Class | Description |
---|---|
EvalInvokerData<T> |
Class to provide necessary data when obtaining invokers of dynamically
evaluated code
|
InvokerData<T> |
Base class to all the data passed to any of the methods that obtain invokers
to dynamically added members
|
MemberInvokerData<T> |
Class to provide necessary data when obtaining invokers of dynamically added members
|