public PacketHandlerAttribute(CH2Type type) : this(2, (byte)type)
 {
 }
Ejemplo n.º 2
0
 public PacketHandlerAttribute(CH2Type type)
     : this(2, (byte)type)
 {
 }