C# 클래스 OpenTransactions.OTAPI.OTCallback

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
OTCallback ( ) : System
runOne ( string szDisplay, OTPassword theOutput ) : void
runTwo ( string szDisplay, OTPassword theOutput ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

OTCallback() 공개 메소드

public OTCallback ( ) : System
리턴 System

runOne() 공개 메소드

public runOne ( string szDisplay, OTPassword theOutput ) : void
szDisplay string
theOutput OTPassword
리턴 void

runTwo() 공개 메소드

public runTwo ( string szDisplay, OTPassword theOutput ) : void
szDisplay string
theOutput OTPassword
리턴 void

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool