C# Class SIL.FieldWorks.XWorks.MorphologyEditor.OneAnalysisSandbox.UpdateRealAnalysisMethod

Inheritance: GetRealAnalysisMethod
Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
UpdateRealAnalysisMethod ( SandboxBase owner, CachePair caches, SIL.FieldWorks.IText.InterlinLineChoices choices, IWfiAnalysis anal ) : System.Diagnostics

This contructor is only to be used by the

Private Methods

Method Description
UpdateRealAnalysis ( ) : bool

Put the sandbox info into the real WfiAnalysis (based on the m_hvoWfiAnalysis id).

Method Details

UpdateRealAnalysisMethod() public method

This contructor is only to be used by the
public UpdateRealAnalysisMethod ( SandboxBase owner, CachePair caches, SIL.FieldWorks.IText.InterlinLineChoices choices, IWfiAnalysis anal ) : System.Diagnostics
owner SIL.FieldWorks.IText.SandboxBase
caches CachePair
choices SIL.FieldWorks.IText.InterlinLineChoices
anal IWfiAnalysis
return System.Diagnostics