SerializedDelegateResolveDelegate Method |
This resolves the actual delegate for invoke.
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public Delegate ResolveDelegate()
Return Value
Type:
DelegateReturns a delegate or null if the delegate can't be resolved.
See Also