I have the following code, should be easy to follow through
public class Foo { public void FooHasAMethod() { Console.WriteLine(\"it is me, fo
There's no way to cast by using string. But you can use dynamic, or MethodInfo with invoke