Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FileFind
Meshwork
Destination
IPDestination
C# 클래스 FileFind.Meshwork.Destination.IPDestination
상속:
DestinationBase
파일 보기
프로젝트 열기: codebutler/meshwork
보호된 프로퍼티들
프로퍼티
타입
설명
ip
System.Net.IPAddress
port
uint
공개 메소드들
메소드
설명
IPDestination
(
IPAddress
ip
,
uint
port
,
bool
isOpenExternally
) :
System
보호된 메소드들
메소드
설명
IPDestination
( ) :
System
메소드 상세
IPDestination()
보호된
메소드
protected
IPDestination
( ) :
System
리턴
System
IPDestination()
공개
메소드
public
IPDestination
(
IPAddress
ip
,
uint
port
,
bool
isOpenExternally
) :
System
ip
System.Net.IPAddress
port
uint
isOpenExternally
bool
리턴
System
프로퍼티 상세
ip
보호되어 있는 프로퍼티
protected
IPAddress,System.Net
ip
리턴
System.Net.IPAddress
port
보호되어 있는 프로퍼티
protected
uint
port
리턴
uint