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

Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Create ( ILexEntry entry, SandboxGenericMSA sandboxMsa ) : IMoStemMsa

Create a new MoStemMsa, based on the given sandbox MSA.

Method Details

Create() public méthode

Create a new MoStemMsa, based on the given sandbox MSA.
public Create ( ILexEntry entry, SandboxGenericMSA sandboxMsa ) : IMoStemMsa
entry ILexEntry The entry.
sandboxMsa SandboxGenericMSA The sandbox msa.
Résultat IMoStemMsa