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

Summary description for M3ParserModelRetriever.
Is public for testing purposes
Inheritance: SIL.Utils.FwDisposableBase, IVwNotifyChange
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ParserModelChangeListener ( SIL.FieldWorks.FDO.FdoCache cache ) : System

Initializes a new instance of the ParserModelChangeListener class.

Reset ( ) : bool

Méthodes protégées

Méthode Description
DisposeManagedResources ( ) : void

Private Methods

Méthode Description
IVwNotifyChange ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

Method Details

DisposeManagedResources() protected méthode

protected DisposeManagedResources ( ) : void
Résultat void

ParserModelChangeListener() public méthode

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

Reset() public méthode

public Reset ( ) : bool
Résultat bool