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

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

공개 메소드들

메소드 설명
CreateOwnerless ( ) : ICmBaseAnnotation

Create an ownerless object. This is used in import.

This can be removed when/if all annotations are owned.

비공개 메소드들

메소드 설명
Create ( ICmAnnotationDefn annType, ICmObject instanceOf, IStTxtPara beginObject, int beginOffset, int endOffset ) : ICmBaseAnnotation

메소드 상세

CreateOwnerless() 공개 메소드

Create an ownerless object. This is used in import.
This can be removed when/if all annotations are owned.
public CreateOwnerless ( ) : ICmBaseAnnotation
리턴 ICmBaseAnnotation