Exemplo n.º 1
0
 public static void ShowTextNum(List <int> numbers)
 {
     HelpersMethods.TextNum(numbers);
 }