摘要:
public struct ObjId : IComparable<ObjId>, IEquatable<ObjId>{public int Cls;public static readonly ObjId Empty;public int Id;public int Owner;public ObjId(int cls, int owner, int id);public ObjId(int cls, ServiceId srv, int id);public static bool operator !=(ObjId x, ObjId y);public stati 阅读全文
posted @ 2012-03-01 17:09
nywd
阅读(246)
评论(0)
推荐(0)

浙公网安备 33010602011771号