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