Property | Type | Description | |
---|---|---|---|
aspectWeavingSettings | IAspectWeavingSettings | ||
bindingCounter | int | ||
bindingSettings | |||
callingConventions | CallingConventions | ||
ctorAttributes | MethodAttributes | ||
fieldBuilder | |||
getMethodScopeWeaver | IMethodScopeWeaver | ||
methodAttrs | MethodAttributes | ||
property | |||
setMethodScopeWeaver | IMethodScopeWeaver | ||
singletonFieldAttributes | FieldAttributes | ||
typeBuilder |
Method | Description | |
---|---|---|
Weave ( ) : |
Method | Description | |
---|---|---|
ResolveParameterTypes ( bool set = false ) : |
||
WeaveConstructors ( ) : void | ||
WeaveGetValueMethod ( ) : void | ||
WeaveSetValueMethod ( ) : void | ||
WeaveTypeBuilder ( ) : void |
Method | Description | |
---|---|---|
AbstractPropertyBindingWeaver ( |
protected ResolveParameterTypes ( bool set = false ) : |
||
set | bool | |
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 getMethodScopeWeaver | ||
return | IMethodScopeWeaver |
protected PropertyInfo,System.Reflection property | ||
return |
protected IMethodScopeWeaver setMethodScopeWeaver | ||
return | IMethodScopeWeaver |
protected FieldAttributes singletonFieldAttributes | ||
return | FieldAttributes |