コード例 #1
0
ファイル: KayakServer.cs プロジェクト: halvors/FourDeltaOne
 void RaiseOnClose()
 {
     del.OnClose(this);
 }