How to execute code defined in a textfile?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, I wonder if it is possible to execute some lines of code, which are stored in a config-file, e.g. textfile. I guess there is a way using Reflection, so could anyone give me a hint on where to start? Thanks in advance.
-
Hello, I wonder if it is possible to execute some lines of code, which are stored in a config-file, e.g. textfile. I guess there is a way using Reflection, so could anyone give me a hint on where to start? Thanks in advance.