C# 클래스 SIL.FieldWorks.FDO.DomainImpl.WfiWordformFactory

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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