Collapse All
Syntax
| C# |
|---|
public object Invoke (
Guid trackingID,
string interfaceName,
List<DelegateCorrelationInfo> delegateCorrelationSet,
string methodName,
Type[] genericArguments,
Type[] paramTypes,
params object[] args
) |