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