메소드 | 설명 | |
---|---|---|
AddLogView ( IView view ) : void | ||
AttachPresenter ( presenter ) : void | ||
BatchView ( ) : System.Windows.Forms | ||
InitializeResources ( ) : void |
메소드 | 설명 | |
---|---|---|
OnClearError ( Control control ) : void | ||
OnFormClosing ( FormClosingEventArgs e ) : void | ||
OnValidationError ( Control control, string error ) : void | ||
SetOkButtonEnable ( ) : void |
protected OnFormClosing ( FormClosingEventArgs e ) : void | ||
e | FormClosingEventArgs | |
리턴 | void |
protected OnValidationError ( Control control, string error ) : void | ||
control | Control | |
error | string | |
리턴 | void |