コード例 #1
0
ファイル: MainForm.cs プロジェクト: Graveen/DAoC-MapCreator
 public static void ProgressStart(string label)
 {
     _self.InitProgressBar(label);
 }