Exemplo n.º 1
0
 static void Main()
 {
     System.Console.WriteLine(Joiner.join("um teste em csharp"));
 }