C# Class SIL.FieldWorks.XWorks.MorphologyEditor.WordformApplicationServices

Static application level service class for wordforms.
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
GetWordformForForm ( SIL.FieldWorks.FDO.FdoCache cache, ITsString form ) : IWfiWordform

Find an extant wordform, or create one (with nonundoable UOW), if one does not exist.

Method Details

GetWordformForForm() public static method

Find an extant wordform, or create one (with nonundoable UOW), if one does not exist.
public static GetWordformForForm ( SIL.FieldWorks.FDO.FdoCache cache, ITsString form ) : IWfiWordform
cache SIL.FieldWorks.FDO.FdoCache
form ITsString
return IWfiWordform