C# Class OpenTransactions.OTAPI.ServerInfo

Inheritance: Displayable
Show file Open project: da2ce7/Open-Transactions-old Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ot_dynamic_cast ( Storable pObject ) : ServerInfo

Private Methods

Method Description
ServerInfo ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ServerInfo obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ot_dynamic_cast() public static method

public static ot_dynamic_cast ( Storable pObject ) : ServerInfo
pObject Storable
return ServerInfo