C# Class OpenTransactions.OTAPI.RippleServer

Inheritance: Server
Mostrar archivo Open project: da2ce7/Open-Transactions-old Class Usage Examples

Public Methods

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

Private Methods

Method Description
RippleServer ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( RippleServer 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 ) : RippleServer
pObject Storable
return RippleServer