コード例 #1
0
 public Packet(SH21Type type)
     : this(21, (byte)type)
 {
 }
コード例 #2
0
 public Packet(SH21Type type) : this(21, (byte)type)
 {
 }