C# 클래스 SIL.FieldWorks.WordWorks.Parser.ParserModelChangeListener

Summary description for M3ParserModelRetriever.
Is public for testing purposes
상속: SIL.Utils.FwDisposableBase, IVwNotifyChange
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
ParserModelChangeListener ( SIL.FieldWorks.FDO.FdoCache cache ) : System

Initializes a new instance of the ParserModelChangeListener class.

Reset ( ) : bool

보호된 메소드들

메소드 설명
DisposeManagedResources ( ) : void

비공개 메소드들

메소드 설명
IVwNotifyChange ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

메소드 상세

DisposeManagedResources() 보호된 메소드

protected DisposeManagedResources ( ) : void
리턴 void

ParserModelChangeListener() 공개 메소드

Initializes a new instance of the ParserModelChangeListener class.
public ParserModelChangeListener ( SIL.FieldWorks.FDO.FdoCache cache ) : System
cache SIL.FieldWorks.FDO.FdoCache
리턴 System

Reset() 공개 메소드

public Reset ( ) : bool
리턴 bool