Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenerateScopeId ( ) : int | ||
GetRequiredInterfaces ( ) : IEnumerable |
||
Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn | ||
ScopeInterceptor ( Context currentContext ) : System |
public GetRequiredInterfaces ( ) : IEnumerable |
||
return | IEnumerable |
public Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn | ||
input | IMethodInvocation | |
getNext | GetNextInterceptionBehaviorDelegate | |
return | IMethodReturn |
public ScopeInterceptor ( Context currentContext ) : System | ||
currentContext | Context | |
return | System |