Which Methods Can I Call With the DynamicInvoke Method?

This functionality is supported only if you are using the Open Agent.

To get a list of all the methods that you can call with the DynamicInvoke method for a specific test object, you can use the GetDynamicMethodList. To view the list, you can for example print it to the console or view it in the debugger.