コード例 #1
0
ファイル: ErrorWindow.cs プロジェクト: typhlosion418/pk3DS
 public ErrorWindow(string lang) : this()
 {
     Util.TranslateInterface(this, lang);
 }