Ejemplo n.º 1
0
 public static string Numerize(this string @this)
 {
     return(Numerizer.Numerize(@this));
 }