C# Class SIL.FieldWorks.FDO.DomainImpl.WfiWordformFactory

Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
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.

Method Details

Create() public method

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
return IWfiWordform