CastleInvocationToAlternateMethodContextAdapter GetConcreteMethodInvocationTarget Method | Glimpse API Documentation |
Gets the concrete method invocation target.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public MethodInfo GetConcreteMethodInvocationTarget()
public MethodInfo GetConcreteMethodInvocationTarget()
Return Value
The method info of the method that is the target of the alternative implementation.Implements
IAlternateMethodContext GetConcreteMethodInvocationTargetSee Also