Свойство | Тип | Описание | |
---|---|---|---|
@event | |||
addMethodScopeWeaver | IMethodScopeWeaver | ||
aspectWeavingSettings | IAspectWeavingSettings | ||
bindingCounter | int | ||
bindingSettings | |||
callingConventions | CallingConventions | ||
ctorAttributes | MethodAttributes | ||
fieldBuilder | |||
invokeMethodScopeWeaver | IMethodScopeWeaver | ||
methodAttr | MethodAttributes | ||
removeMethodScopeWeaver | IMethodScopeWeaver | ||
singletonFieldAttributes | FieldAttributes | ||
typeBuilder |
Метод | Описание | |
---|---|---|
EventInterceptionBindingWeaver ( |
||
Weave ( ) : |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
protected ResolveParameterTypes ( bool set = false ) : void | ||
set | bool | |
Результат | void |
protected WeaveHandlerMethod ( string methodName, IMethodScopeWeaver methodScopeWeaver, |
||
methodName | string | |
methodScopeWeaver | IMethodScopeWeaver | |
returnType | ||
Результат | void |
protected WeaveInvokeHandlerMethod ( ) : void | ||
Результат | void |
protected WeaveRemoveHandlerMethod ( ) : void | ||
Результат | void |
protected EventInfo,System.Reflection @event | ||
Результат |
protected IMethodScopeWeaver addMethodScopeWeaver | ||
Результат | IMethodScopeWeaver |
protected IAspectWeavingSettings aspectWeavingSettings | ||
Результат | IAspectWeavingSettings |
protected BindingSettings,NCop.Aspects.Weaving bindingSettings | ||
Результат |
protected CallingConventions callingConventions | ||
Результат | CallingConventions |
protected MethodAttributes ctorAttributes | ||
Результат | MethodAttributes |
protected FieldBuilder,System.Reflection.Emit fieldBuilder | ||
Результат |
protected IMethodScopeWeaver invokeMethodScopeWeaver | ||
Результат | IMethodScopeWeaver |
protected IMethodScopeWeaver removeMethodScopeWeaver | ||
Результат | IMethodScopeWeaver |
protected FieldAttributes singletonFieldAttributes | ||
Результат | FieldAttributes |