C# Класс SIL.FieldWorks.XWorks.LexEd.HomographResetter

Summary description for HomographResetter.
Наследование: IUtility
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

LoadUtilities() публичный Метод

Load 0 or more items in the list box.
public LoadUtilities ( ) : void
Результат void

OnSelection() публичный Метод

Notify the utility is has been selected in the dlg.
public OnSelection ( ) : void
Результат void

Process() публичный Метод

Have the utility do what it does.
public Process ( ) : void
Результат void

ToString() публичный Метод

Override method to return the Label property.
public ToString ( ) : string
Результат string