Exemplo n.º 1
0
 public static string FormatNumber(string number)
 {
     return(DataProvider.FormatNumber(number));
 }