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

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

공개 메소드들

메소드 설명
CreateCircumfix ( ILexEntry entry, ILexSense sense, ITsString lexemeForm, IMoMorphType morphType ) : IMoAffixAllomorph

Create a new circumfix allomorph and add it to the given entry.

메소드 상세

CreateCircumfix() 공개 메소드

Create a new circumfix allomorph and add it to the given entry.
public CreateCircumfix ( ILexEntry entry, ILexSense sense, ITsString lexemeForm, IMoMorphType morphType ) : IMoAffixAllomorph
entry ILexEntry
sense ILexSense
lexemeForm ITsString
morphType IMoMorphType
리턴 IMoAffixAllomorph