예제 #1
0
파일: Test.cs 프로젝트: yeukfung/ediabaslib
 public Test(FormMain form)
 {
     _form = form;
     _form.UpdateStatusText(string.Empty);
 }