C# 클래스 SIL.FieldWorks.XWorks.LexEd.HomographResetter

Summary description for HomographResetter.
상속: IUtility
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

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