C# 클래스 SIL.FieldWorks.XWorks.MorphologyEditor.OneAnalysisSandbox

상속: SIL.FieldWorks.IText.SandboxBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
OneAnalysisSandbox ( ) : System.Diagnostics
OneAnalysisSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, int hvoAnalysis ) : System.Diagnostics

Create a new one.

UpdateAnalysis ( IWfiAnalysis anal ) : bool

Update the analysis to what the sandbox is currently.

메소드 상세

OneAnalysisSandbox() 공개 메소드

public OneAnalysisSandbox ( ) : System.Diagnostics
리턴 System.Diagnostics

OneAnalysisSandbox() 공개 메소드

Create a new one.
public OneAnalysisSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, int hvoAnalysis ) : System.Diagnostics
cache SIL.FieldWorks.FDO.FdoCache The cache.
mediator XCore.Mediator The mediator.
ss IVwStylesheet The stylesheet.
choices SIL.FieldWorks.IText.InterlinLineChoices The choices.
hvoAnalysis int The hvo analysis.
리턴 System.Diagnostics

UpdateAnalysis() 공개 메소드

Update the analysis to what the sandbox is currently.
public UpdateAnalysis ( IWfiAnalysis anal ) : bool
anal IWfiAnalysis
리턴 bool