C# Class SIL.FieldWorks.XWorks.LexEd.HomographResetter

Summary description for HomographResetter.
Inheritance: IUtility
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
LoadUtilities ( ) : void

Load 0 or more items in the list box.

OnSelection ( ) : void

Notify the utility is has been selected in the dlg.

Process ( ) : void

Have the utility do what it does.

ToString ( ) : string

Override method to return the Label property.

Method Details

LoadUtilities() public méthode

Load 0 or more items in the list box.
public LoadUtilities ( ) : void
Résultat void

OnSelection() public méthode

Notify the utility is has been selected in the dlg.
public OnSelection ( ) : void
Résultat void

Process() public méthode

Have the utility do what it does.
public Process ( ) : void
Résultat void

ToString() public méthode

Override method to return the Label property.
public ToString ( ) : string
Résultat string