Ejemplo n.º 1
0
 static void CommandPrint(CommandArg[] args)
 {
     Terminal.Log(JoinArguments(args));
 }