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

Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
CreateOwnerless ( ) : ICmBaseAnnotation

Create an ownerless object. This is used in import.

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

Private Methods

Méthode Description
Create ( ICmAnnotationDefn annType, ICmObject instanceOf, IStTxtPara beginObject, int beginOffset, int endOffset ) : ICmBaseAnnotation

Method Details

CreateOwnerless() public méthode

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