C# Class SIL.FieldWorks.LexText.Controls.MergeEntryDlg.MergeEntrySearchEngine

A search engine that excludes the current entry (you can't merge an entry with its self
Inheritance: EntryGoSearchEngine
Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
MergeEntrySearchEngine ( SIL.FieldWorks.FDO.FdoCache cache ) : System.Collections.Generic

Protected Methods

Method Description
FilterResults ( IEnumerable results ) : IEnumerable

Method Details

FilterResults() protected method

protected FilterResults ( IEnumerable results ) : IEnumerable
results IEnumerable
return IEnumerable

MergeEntrySearchEngine() public method

public MergeEntrySearchEngine ( SIL.FieldWorks.FDO.FdoCache cache ) : System.Collections.Generic
cache SIL.FieldWorks.FDO.FdoCache
return System.Collections.Generic