Example #1
0
 public PacketHandlerAttribute(CH38Type type) : this(38, (byte)type)
 {
 }
Example #2
0
 public PacketHandlerAttribute(CH38Type type)
     : this(38, (byte)type)
 {
 }