public PacketHandlerAttribute(CH6Type type) : this(6, (byte)type)
 {
 }
Esempio n. 2
0
 public PacketHandlerAttribute(CH6Type type)
     : this(6, (byte)type)
 {
 }