Beispiel #1
0
 public static float AsFloat(this string val, float dflt = 0f)
 => ObjectValueConversion.AsFloat(val, dflt);