コード例 #1
0
ファイル: NetCommonMsg.cs プロジェクト: longde123/test2
 public void Encode(ByteWriter writer)
 {
     writer.Write(msg);
 }