Пример #1
0
 public static GDID?AsNullableGDID(this string val, GDID?dflt = null)
 => ObjectValueConversion.AsNullableGDID(val, dflt);