0
Answer

Parse one line of code

Photo of adasd

adasd

19y
1.8k
1
Is there a way to parse one line of code in c sharp? I don't want to create assembly or class..only parse one or two lines of code at runetime. Most of them are if conditions that are stored in a DB.

Answers (0)