Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The method on Target that we're aiming at.
Namespace: Microsoft.Practices.Unity.InterceptionExtension
Assembly: Microsoft.Practices.Unity.Interception (in Microsoft.Practices.Unity.Interception.dll)
Syntax
'Declaration
ReadOnly Property MethodBase As MethodBase
MethodBase MethodBase { get; }
property MethodBase^ MethodBase {
MethodBase^ get ();
}
function get MethodBase () : MethodBase