C# Class SIL.FieldWorks.IText.DuplicateWordformFixer

Inheritance: IUtility
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
LoadUtilities ( ) : void
OnSelection ( ) : void
Process ( ) : void

This actually makes the fix.

ToString ( ) : string

This is what is actually shown in the dialog as the ID of the task.

Method Details

LoadUtilities() public méthode

public LoadUtilities ( ) : void
Résultat void

OnSelection() public méthode

public OnSelection ( ) : void
Résultat void

Process() public méthode

This actually makes the fix.
public Process ( ) : void
Résultat void

ToString() public méthode

This is what is actually shown in the dialog as the ID of the task.
public ToString ( ) : string
Résultat string