C# Class SIL.FieldWorks.LexText.Controls.TryAWordSandbox

The 'TryAWordSandbox' is an IText Sandbox that is used within the Try A word dialog.
Inheritance: SIL.FieldWorks.IText.SandboxBase
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
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.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

TryAWordSandbox() public méthode

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
Résultat SIL.FieldWorks.FDO