Property | Type | Description | |
---|---|---|---|
_targetField | |||
_targetType |
Method | Description | |
---|---|---|
GenerateCode ( |
||
InterfaceProxyGenerator ( |
||
InterfaceProxyGenerator ( |
Method | Description | |
---|---|---|
CreateProperty ( |
||
CustomizeGetObjectData ( Castle.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder codebuilder, |
||
GenerateCallbackMethodIfNecessary ( |
||
GenerateConstructor ( ) : |
Generates one public constructor receiving the IInterceptor instance and instantiating a HybridCollection
|
|
GenerateFields ( ) : void | ||
GenerateTypeName ( |
||
GetCorrectMethod ( |
From an interface method (abstract) look up for a matching method on the target
|
|
GetPseudoInvocationTarget ( |
||
Join ( |
Method | Description | |
---|---|---|
CreateInterceptorProperty ( |
protected CreateProperty ( |
||
property | ||
return |
protected CustomizeGetObjectData ( Castle.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder codebuilder, |
||
codebuilder | Castle.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder | |
arg1 | ||
arg2 | ||
return | void |
protected GenerateCallbackMethodIfNecessary ( |
||
method | ||
invocationTarget | Reference | |
return |
public GenerateCode ( |
||
interfaces | ||
targetType | ||
return |
protected GenerateConstructor ( ) : |
||
return |
protected GenerateTypeName ( |
||
type | ||
interfaces | ||
return | String |
protected GetCorrectMethod ( |
||
method | ||
return |
protected GetPseudoInvocationTarget ( |
||
method | ||
return | Castle.DynamicProxy.Builder.CodeBuilder.SimpleAST.Expression |
public InterfaceProxyGenerator ( |
||
scope | ||
return | System |
public InterfaceProxyGenerator ( |
||
scope | ||
context | GeneratorContext | |
return | System |
protected Join ( |
||
interfaces | ||
mixinInterfaces | ||
return | System.Type[] |
protected FieldReference,Castle.DynamicProxy.Builder.CodeBuilder.SimpleAST _targetField | ||
return |