コード例 #1
0
 public ErrorWindow(string lang) : this()
 {
     WinFormsUtil.TranslateInterface(this, lang);
 }