Exemplo n.º 1
0
 public void Print(int x, int y, string str) => _console.Print(x, y, str);