Property | Type | Description | |
---|---|---|---|
aspectWeavingSettings | IAspectWeavingSettings | ||
bindingCounter | int | ||
bindingSettings | |||
callingConventions | CallingConventions | ||
ctorAttributes | MethodAttributes | ||
fieldBuilder | |||
methodAttr | MethodAttributes | ||
methodScopeWeaver | IMethodScopeWeaver | ||
singletonFieldAttributes | FieldAttributes | ||
typeBuilder |
Method | Description | |
---|---|---|
Weave ( ) : |
Method | Description | |
---|---|---|
ResolveParameterTypes ( ) : |
||
WeaveConstructors ( ) : void | ||
WeaveInvokeMethod ( ) : void | ||
WeaveProceedMethod ( ) : void | ||
WeaveTypeBuilder ( ) : void |
Method | Description | |
---|---|---|
AbstractMethodBindingWeaver ( |
protected ResolveParameterTypes ( ) : |
||
return |
protected IAspectWeavingSettings aspectWeavingSettings | ||
return | IAspectWeavingSettings |
protected BindingSettings,NCop.Aspects.Weaving bindingSettings | ||
return |
protected CallingConventions callingConventions | ||
return | CallingConventions |
protected MethodAttributes ctorAttributes | ||
return | MethodAttributes |
protected FieldBuilder,System.Reflection.Emit fieldBuilder | ||
return |
protected IMethodScopeWeaver methodScopeWeaver | ||
return | IMethodScopeWeaver |
protected FieldAttributes singletonFieldAttributes | ||
return | FieldAttributes |