Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Brunet
Transport
EdgeFactory
C# 클래스 Brunet.Transport.EdgeFactory
파일 보기
프로젝트 열기: pstjuste/brunet
보호된 프로퍼티들
프로퍼티
타입
설명
_el_map
System.Collections.Hashtable
공개 메소드들
메소드
설명
AddListener
(
EdgeListener
el
) :
void
CreateEdgeTo
(
TransportAddress
destination
,
EdgeListener
ecb
) :
void
EdgeFactory
( ) :
System
메소드 상세
AddListener()
공개
메소드
public
AddListener
(
EdgeListener
el
) :
void
el
EdgeListener
리턴
void
CreateEdgeTo()
공개
메소드
public
CreateEdgeTo
(
TransportAddress
destination
,
EdgeListener
ecb
) :
void
destination
TransportAddress
ecb
EdgeListener
리턴
void
EdgeFactory()
공개
메소드
public
EdgeFactory
( ) :
System
리턴
System
프로퍼티 상세
_el_map
보호되어 있는 프로퍼티
protected
Hashtable,System.Collections
_el_map
리턴
System.Collections.Hashtable