C# Class SIL.FieldWorks.WordWorks.Parser.ParserModelChangeListener

Summary description for M3ParserModelRetriever.
Is public for testing purposes
Inheritance: SIL.Utils.FwDisposableBase, IVwNotifyChange
显示文件 Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
ParserModelChangeListener ( SIL.FieldWorks.FDO.FdoCache cache ) : System

Initializes a new instance of the ParserModelChangeListener class.

Reset ( ) : bool

Protected Methods

Method Description
DisposeManagedResources ( ) : void

Private Methods

Method Description
IVwNotifyChange ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

Method Details

DisposeManagedResources() protected method

protected DisposeManagedResources ( ) : void
return void

ParserModelChangeListener() public method

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

Reset() public method

public Reset ( ) : bool
return bool