コード例 #1
0
ファイル: Program.cs プロジェクト: liujunjie612/ScorpioNet
 public ScorpioConnection create()
 {
     return(ClientConnection.GetInstance());
 }