static void Run( string command )

Summary

Run this command. This should be a single command.

static void Run( string command, System.Object[] arguments )

Summary

Run this command, along with the arguments. We'll automatically convert them to strings and handle quoting.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.