Esempio n. 1
0
 public PacketHandlerAttribute(CH42Type type) : this(42, (byte)type)
 {
 }
Esempio n. 2
0
 public PacketHandlerAttribute(CH42Type type)
     : this(42, (byte)type)
 {
 }