public PacketHandlerAttribute(CH2Type type) : this(2, (byte)type)
 {
 }
Exemple #2
0
 public PacketHandlerAttribute(CH2Type type)
     : this(2, (byte)type)
 {
 }