C# Class Shared.Utils

Afficher le fichier Open project: xamarin/urho-samples Class Usage Examples

Méthodes publiques

Méthode Description
TryParseIpAddress ( string str, string &ip, int &port ) : bool

Method Details

TryParseIpAddress() public static méthode

public static TryParseIpAddress ( string str, string &ip, int &port ) : bool
str string
ip string
port int
Résultat bool