C# 클래스 Xapian.Stopper

상속: IDisposable
파일 보기 프로젝트 열기: kyeh/dormhost 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Apply ( string term ) : bool
Dispose ( ) : void
GetDescription ( ) : string
Stopper ( ) : System

비공개 메소드들

메소드 설명
Stopper ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorApply ( string term ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorGetDescription ( ) : string
getCPtr ( Stopper obj ) : HandleRef

메소드 상세

Apply() 공개 메소드

public Apply ( string term ) : bool
term string
리턴 bool

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

Stopper() 공개 메소드

public Stopper ( ) : System
리턴 System

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool