Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Shared
NetworkUtils
C# 클래스 Shared.NetworkUtils
Contains a set of static utility methods for network calls
파일 보기
프로젝트 열기: jbouzaglou/PetPigeonsESB
공개 메소드들
메소드
설명
GetOwnIp
( ) :
IPAddress
GetOwnIpString
( ) :
string
GetRandomUnusedPort
( ) :
int
메소드 상세
GetOwnIp()
공개
정적인
메소드
public
static
GetOwnIp
( ) :
IPAddress
리턴
System.Net.IPAddress
GetOwnIpString()
공개
정적인
메소드
public
static
GetOwnIpString
( ) :
string
리턴
string
GetRandomUnusedPort()
공개
정적인
메소드
public
static
GetRandomUnusedPort
( ) :
int
리턴
int