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