コード例 #1
0
 public PacketHandlerAttribute(WorldServicePacketIds packetId)
     : this(Convert.ToInt32(packetId), typeof(WorldServicePacketIds))
 {
 }
コード例 #2
0
 public PacketHandlerAttribute(WorldServicePacketIds packetId)
     : this(Convert.ToInt32(packetId), typeof(WorldServicePacketIds))
 {
 }