public PacketHandlerAttribute(CH29Type type) : this(29, (byte)type)
 {
 }
Example #2
0
 public PacketHandlerAttribute(CH29Type type)
     : this(29, (byte)type)
 {
 }