This question already has an answer here:
- How can I evaluate C# code dynamically? 13 answers
Let's say I have a object, with a .Start() method. I want to call the method by typing in the console, like this "object.Start()", that should call the .Start() method.
Aucun commentaire:
Enregistrer un commentaire