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