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