コード例 #1
0
ファイル: Message.cs プロジェクト: H1GHGuY/ServerCheckerV4
 internal AsyncResult(Message msg)
 {
     this.msg = msg;
 }