public PacketHandlerAttribute(CH14Type type) : this(14, (byte)type)
 {
 }
Example #2
0
 public PacketHandlerAttribute(CH14Type type)
     : this(14, (byte)type)
 {
 }