Exemplo n.º 1
0
 public PacketHandlerAttribute(CH21Type type) : this(21, (byte)type)
 {
 }
Exemplo n.º 2
0
 public PacketHandlerAttribute(CH21Type type)
     : this(21, (byte)type)
 {
 }