c# - Is there a Microsoft.CSharp in mono (2.10)? -


does mono have csharpcodeprovider implemented should using instead of microsoft.csharp.csharpcodeprovider?

i using class dynamically compile c# scripts compiled program mono throws error under linux: ->unhandled exception: system.componentmodel.win32exception: cannot find specified file

you should use mono.csharp.evaluator class in mono.sharp.dll assembly


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -