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

Show file Open project: sillsdev/FieldWorks

Public Methods

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

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

Method Details

Create() public method

Create a new MoInflAffMsa, based on the given sandbox MSA.
public Create ( ILexEntry entry, SandboxGenericMSA sandboxMsa ) : IMoInflAffMsa
entry ILexEntry The entry.
sandboxMsa SandboxGenericMSA The sandbox msa.
return IMoInflAffMsa