예제 #1
0
 static void CommandPrint(CommandArg[] args)
 {
     Terminal.Log(JoinArguments(args));
 }