Mono Evaluator class
I'm using the Mono Evaluator class to run C# scripts. If there is a syntax error in the code, the error gets output to the Console. I would rather have the output returned to a String. I know I can