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