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

Datei anzeigen Open project: sillsdev/FieldWorks

Public Methods

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

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

Method Details

Create() public method

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