Convert string to executable code at run time in c#?

前端 未结 2 965
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-03 15:46

Is there any way I can convert a string of code into executable code at runtime in c#?

So if I have a file of predicates

This is normal text in a txt         


        
2条回答
提交回复
热议问题