Home
last modified time | relevance | path

Searched refs:ParseIpEndPoint (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DProgram.cs562 PcfsIpEndpoint = ParseIpEndPoint(args[arg_pos]); in Main()
792 private static IPEndPoint ParseIpEndPoint(string value) in ParseIpEndPoint() method in CafeX.Program