Esempio n. 1
0
 public static EntityId AsEntityId(this string val, EntityId dflt)
 => ObjectValueConversion.AsEntityId(val, dflt);