C# Class SIL.FieldWorks.XWorks.WordsUsedOnlyElsewhereFilter

Inheritance: SIL.FieldWorks.Filters.RecordFilter
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
Accept ( IManyOnePathSortItem item ) : bool
Init ( SIL.FieldWorks.FDO.FdoCache cache, System filterNode ) : void

Method Details

Accept() public method

public Accept ( IManyOnePathSortItem item ) : bool
item IManyOnePathSortItem
return bool

Init() public method

public Init ( SIL.FieldWorks.FDO.FdoCache cache, System filterNode ) : void
cache SIL.FieldWorks.FDO.FdoCache
filterNode System
return void