I made a C# project in visual studio 2010 according to post:
http://www.blackwasp.co.uk/RuntimeCompilation_1.aspx
I want read a txt file and Send Parameter to One Method then get Result. Now my question is that how to send an argument or parameter to Method in Runtime Compilation?