C# Класс SIL.FieldWorks.FDO.DomainImpl.WfiWordformFactory

Показать файл Открыть проект

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

Метод Описание
Create ( ITsString tssForm ) : IWfiWordform

Create a WfiWordform with the specified string. It should be a simple string (use ToWsOnlyString) capable of storing in a MultiUnicode property.

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

Create() публичный Метод

Create a WfiWordform with the specified string. It should be a simple string (use ToWsOnlyString) capable of storing in a MultiUnicode property.
public Create ( ITsString tssForm ) : IWfiWordform
tssForm ITsString
Результат IWfiWordform