Пример #1
0
 public Packet(SH17Type type) : this(17, (byte)type)
 {
 }
Пример #2
0
 public Packet(SH17Type type)
     : this(17, (byte)type)
 {
 }