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

Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
Create ( ILexEntry entry, SandboxGenericMSA sandboxMsa ) : IMoStemMsa

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

Method Details

Create() public method

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.
return IMoStemMsa