public PacketHandlerAttribute(CH12Type type) : this(12, (byte)type)
 {
 }
Example #2
0
 public PacketHandlerAttribute(CH12Type type)
     : this(12, (byte)type)
 {
 }