예제 #1
0
 protected bool SetCurrentDlg(BaseView frm)
 {
     return(frm.DoDialog());
 }