Property | Type | Description | |
---|---|---|---|
BehaviorsFromAspects | IInterceptionBehavior[] | ||
InjectDependency | void | ||
ResolveTypes |
Method | Description | |
---|---|---|
DependenciesManagementBehavior ( Context context ) : System | ||
GetRequiredInterfaces ( ) : IEnumerable |
||
Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn |
Method | Description | |
---|---|---|
BehaviorsFromAspects ( List |
||
InjectDependency ( IMethodInvocation input, |
||
ResolveTypes ( String url, |
public DependenciesManagementBehavior ( Context context ) : System | ||
context | Context | |
return | System |
public GetRequiredInterfaces ( ) : IEnumerable |
||
return | IEnumerable |
public Invoke ( IMethodInvocation input, GetNextInterceptionBehaviorDelegate getNext ) : IMethodReturn | ||
input | IMethodInvocation | |
getNext | GetNextInterceptionBehaviorDelegate | |
return | IMethodReturn |