C# 클래스 SIL.FieldWorks.TE.TeEditorialChecks.CheckingErrorCommentDlg

파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
CheckingErrorCommentDlg ( SIL.FieldWorks.TE.TeEditorialChecks.CheckingError error, IVwStylesheet stylesheet, IHelpTopicProvider helpTopicHandler ) : System

보호된 메소드들

메소드 설명
OnFormClosing ( FormClosingEventArgs e ) : void

비공개 메소드들

메소드 설명
CheckingErrorCommentDlg ( ) : System

btnHelp_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnHelp control.

메소드 상세

CheckingErrorCommentDlg() 공개 메소드

public CheckingErrorCommentDlg ( SIL.FieldWorks.TE.TeEditorialChecks.CheckingError error, IVwStylesheet stylesheet, IHelpTopicProvider helpTopicHandler ) : System
error SIL.FieldWorks.TE.TeEditorialChecks.CheckingError
stylesheet IVwStylesheet
helpTopicHandler IHelpTopicProvider
리턴 System

OnFormClosing() 보호된 메소드

protected OnFormClosing ( FormClosingEventArgs e ) : void
e FormClosingEventArgs
리턴 void