C# Класс SIL.FieldWorks.XWorks.MorphologyEditor.WordformApplicationServices

Static application level service class for wordforms.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetWordformForForm ( SIL.FieldWorks.FDO.FdoCache cache, ITsString form ) : IWfiWordform

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

Описание методов

GetWordformForForm() публичный статический Метод

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
Результат IWfiWordform