コード例 #1
0
 public AmsSocketBaseAsync(AmsSocketBase amsSocket)
 {
     this.amsSocket = amsSocket;
 }