C# 클래스 OpenTransactions.OTAPI.ContactNym

상속: Displayable
파일 보기 프로젝트 열기: da2ce7/Open-Transactions-old 1 사용 예제들

공개 메소드들

메소드 설명
AddServerInfo ( ServerInfo disownObject ) : bool
Dispose ( ) : void
GetServerInfo ( uint nIndex ) : ServerInfo
GetServerInfoCount ( ) : uint
RemoveServerInfo ( uint nIndexServerInfo ) : bool
ot_dynamic_cast ( Storable pObject ) : ContactNym

비공개 메소드들

메소드 설명
ContactNym ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ContactNym obj ) : HandleRef

메소드 상세

AddServerInfo() 공개 메소드

public AddServerInfo ( ServerInfo disownObject ) : bool
disownObject ServerInfo
리턴 bool

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetServerInfo() 공개 메소드

public GetServerInfo ( uint nIndex ) : ServerInfo
nIndex uint
리턴 ServerInfo

GetServerInfoCount() 공개 메소드

public GetServerInfoCount ( ) : uint
리턴 uint

RemoveServerInfo() 공개 메소드

public RemoveServerInfo ( uint nIndexServerInfo ) : bool
nIndexServerInfo uint
리턴 bool

ot_dynamic_cast() 공개 정적인 메소드

public static ot_dynamic_cast ( Storable pObject ) : ContactNym
pObject Storable
리턴 ContactNym