C# Class Shared.Utils

Mostra file Open project: xamarin/urho-samples Class Usage Examples

Public Methods

Method Description
TryParseIpAddress ( string str, string &ip, int &port ) : bool

Method Details

TryParseIpAddress() public static method

public static TryParseIpAddress ( string str, string &ip, int &port ) : bool
str string
ip string
port int
return bool