コード例 #1
0
 /// <inheritdoc />
 public override void ReadData(PresentationReader reader)
 {
     Address = reader.ReadIPAddress();
 }