コード例 #1
0
ファイル: IntThread.cs プロジェクト: MaciejWierz/SuperWinDlx
 public void SetOwner(WebForm1 owner)
 {
     this.owner = owner;
 }