コード例 #1
0
ファイル: ServerInfoForm.cs プロジェクト: skulenov/ZavrsniRad
 public ServerInfoForm(BaseForm owner)
 {
     InitializeComponent();
     thisOwner = owner;
 }