C# 클래스 SIL.FieldWorks.XWorks.MorphologyEditor.WordformApplicationServices

Static application level service class for wordforms.
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

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