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

Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

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

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

Method Details

Create() public method

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