コード例 #1
0
ファイル: Test.cs プロジェクト: yeukfung/ediabaslib
 public Test(FormMain form)
 {
     _form = form;
     _form.UpdateStatusText(string.Empty);
 }