static void cSharpScriptCompiler_WarningOccured( object sender, CSharpScript.NotificationDetails e ) { Console.WriteLine( e.ToString() ); }