C# 클래스 SIL.FieldWorks.LexText.Controls.TryAWordSandbox

The 'TryAWordSandbox' is an IText Sandbox that is used within the Try A word dialog.
상속: SIL.FieldWorks.IText.SandboxBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
TryAWordSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, IAnalysis analysis ) : SIL.FieldWorks.FDO

Create a new one.

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

TryAWordSandbox() 공개 메소드

Create a new one.
public TryAWordSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, IAnalysis analysis ) : SIL.FieldWorks.FDO
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
ss IVwStylesheet
choices SIL.FieldWorks.IText.InterlinLineChoices
analysis IAnalysis
리턴 SIL.FieldWorks.FDO