C# 클래스 SIL.FieldWorks.IText.DuplicateWordformFixer

상속: IUtility
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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