C# Class OpenTransactions.OTAPI.OTCallback

Inheritance: global::System.IDisposable
Afficher le fichier Open project: da2ce7/Open-Transactions-old Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
OTCallback ( ) : System
runOne ( string szDisplay, OTPassword theOutput ) : void
runTwo ( string szDisplay, OTPassword theOutput ) : void

Private Methods

Méthode Description
OTCallback ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorrunOne ( string szDisplay, IntPtr theOutput ) : void
SwigDirectorrunTwo ( string szDisplay, IntPtr theOutput ) : void
getCPtr ( OTCallback obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OTCallback() public méthode

public OTCallback ( ) : System
Résultat System

runOne() public méthode

public runOne ( string szDisplay, OTPassword theOutput ) : void
szDisplay string
theOutput OTPassword
Résultat void

runTwo() public méthode

public runTwo ( string szDisplay, OTPassword theOutput ) : void
szDisplay string
theOutput OTPassword
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool