摘要:
using System;using System.Collections.Generic;using System.Text;using System.IO;namespace Xse{ namespace Protocol { public interface IPacket { byte[] ToArray(); } public interface IBinaryData { void write(BinaryPacketWriter w); ... 阅读全文
posted @ 2013-07-05 08:00
方东信
阅读(388)
评论(0)
推荐(0)

浙公网安备 33010602011771号