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

Static application level service class for wordforms.
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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
Résultat IWfiWordform