Пример #1
0
 /// <inheritdoc />
 protected override bool IsInstanceOfType(double runtimeValue) =>
 Longitude.IsValid(runtimeValue);