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

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

공개 메소드들

메소드 설명
DeleteUnusedEntriesAndSenses ( SIL.FieldWorks.FDO.FdoCache cache, System.Windows.Forms.ProgressBar progressBar ) : void
LoadUtilities ( ) : void
OnSelection ( ) : void
Process ( ) : void

This actually does the work.

ToString ( ) : string

This is what is actually shown in the dialog as the ID of the task.

메소드 상세

DeleteUnusedEntriesAndSenses() 공개 메소드

public DeleteUnusedEntriesAndSenses ( SIL.FieldWorks.FDO.FdoCache cache, System.Windows.Forms.ProgressBar progressBar ) : void
cache SIL.FieldWorks.FDO.FdoCache
progressBar System.Windows.Forms.ProgressBar
리턴 void

LoadUtilities() 공개 메소드

public LoadUtilities ( ) : void
리턴 void

OnSelection() 공개 메소드

public OnSelection ( ) : void
리턴 void

Process() 공개 메소드

This actually does the work.
public Process ( ) : void
리턴 void

ToString() 공개 메소드

This is what is actually shown in the dialog as the ID of the task.
public ToString ( ) : string
리턴 string