Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Shared
Utils
C# Class Shared.Utils
Exibir arquivo
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