C# Класс SIL.FieldWorks.IText.DuplicateWordformFixer

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

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

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

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

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

public LoadUtilities ( ) : void
Результат void

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

public OnSelection ( ) : void
Результат void

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

This actually makes the fix.
public Process ( ) : void
Результат void

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

This is what is actually shown in the dialog as the ID of the task.
public ToString ( ) : string
Результат string