public PacketHandlerAttribute(CH31Type type) : this(31, (byte)type)
 {
 }
Example #2
0
 public PacketHandlerAttribute(CH31Type type)
     : this(31, (byte)type)
 {
 }