C# 클래스 Shared.Utils

파일 보기 프로젝트 열기: xamarin/urho-samples 1 사용 예제들

공개 메소드들

메소드 설명
TryParseIpAddress ( string str, string &ip, int &port ) : bool

메소드 상세

TryParseIpAddress() 공개 정적인 메소드

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