コード例 #1
0
ファイル: ServerProxy.cs プロジェクト: tuga1975/Warewolf
 public void StartAutoConnect()
 {
     _wrappedConnection.StartAutoConnect();
 }