Свойство | Type | Description | |
---|---|---|---|
@event | |||
addMethodScopeWeaver | IMethodScopeWeaver | ||
aspectWeavingSettings | IAspectWeavingSettings | ||
bindingCounter | int | ||
bindingSettings | |||
callingConventions | CallingConventions | ||
ctorAttributes | MethodAttributes | ||
fieldBuilder | |||
invokeMethodScopeWeaver | IMethodScopeWeaver | ||
methodAttr | MethodAttributes | ||
removeMethodScopeWeaver | IMethodScopeWeaver | ||
singletonFieldAttributes | FieldAttributes | ||
typeBuilder |
Méthode | Description | |
---|---|---|
EventInterceptionBindingWeaver ( |
||
Weave ( ) : |
Méthode | Description | |
---|---|---|
ResolveParameterTypes ( bool set = false ) : void | ||
WeaveAddHandlerMethod ( ) : void | ||
WeaveConstructors ( ) : void | ||
WeaveHandlerMethod ( string methodName, IMethodScopeWeaver methodScopeWeaver, |
||
WeaveInvokeHandlerMethod ( ) : void | ||
WeaveRemoveHandlerMethod ( ) : void | ||
WeaveTypeBuilder ( ) : void |
public EventInterceptionBindingWeaver ( |
||
@event | ||
bindingSettings | ||
aspectWeavingSettings | IAspectWeavingSettings | |
addMethodScopeWeaver | IAspectWeaver | |
removeMethodScopeWeaver | IAspectWeaver | |
invokeMethodScopeWeaver | IAspectWeaver | |
Résultat | System |
protected ResolveParameterTypes ( bool set = false ) : void | ||
set | bool | |
Résultat | void |
protected WeaveHandlerMethod ( string methodName, IMethodScopeWeaver methodScopeWeaver, |
||
methodName | string | |
methodScopeWeaver | IMethodScopeWeaver | |
returnType | ||
Résultat | void |
protected WeaveInvokeHandlerMethod ( ) : void | ||
Résultat | void |
protected WeaveRemoveHandlerMethod ( ) : void | ||
Résultat | void |
protected EventInfo,System.Reflection @event | ||
Résultat |
protected IMethodScopeWeaver addMethodScopeWeaver | ||
Résultat | IMethodScopeWeaver |
protected IAspectWeavingSettings aspectWeavingSettings | ||
Résultat | IAspectWeavingSettings |
protected BindingSettings,NCop.Aspects.Weaving bindingSettings | ||
Résultat |
protected CallingConventions callingConventions | ||
Résultat | CallingConventions |
protected MethodAttributes ctorAttributes | ||
Résultat | MethodAttributes |
protected FieldBuilder,System.Reflection.Emit fieldBuilder | ||
Résultat |
protected IMethodScopeWeaver invokeMethodScopeWeaver | ||
Résultat | IMethodScopeWeaver |
protected IMethodScopeWeaver removeMethodScopeWeaver | ||
Résultat | IMethodScopeWeaver |
protected FieldAttributes singletonFieldAttributes | ||
Résultat | FieldAttributes |