Свойство | Тип | Описание | |
---|---|---|---|
_targetField | |||
_targetType |
Метод | Описание | |
---|---|---|
GenerateCode ( |
||
InterfaceProxyGenerator ( |
||
InterfaceProxyGenerator ( |
Метод | Описание | |
---|---|---|
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 ( |
Метод | Описание | |
---|---|---|
CreateInterceptorProperty ( |
protected CreateProperty ( |
||
property | ||
Результат |
protected CustomizeGetObjectData ( Castle.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder codebuilder, |
||
codebuilder | Castle.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder | |
arg1 | ||
arg2 | ||
Результат | void |
protected GenerateCallbackMethodIfNecessary ( |
||
method | ||
invocationTarget | Reference | |
Результат |
public GenerateCode ( |
||
interfaces | ||
targetType | ||
Результат |
protected GenerateConstructor ( ) : |
||
Результат |
protected GenerateTypeName ( |
||
type | ||
interfaces | ||
Результат | String |
protected GetCorrectMethod ( |
||
method | ||
Результат |
protected GetPseudoInvocationTarget ( |
||
method | ||
Результат | Castle.DynamicProxy.Builder.CodeBuilder.SimpleAST.Expression |
public InterfaceProxyGenerator ( |
||
scope | ||
Результат | System |
public InterfaceProxyGenerator ( |
||
scope | ||
context | GeneratorContext | |
Результат | System |
protected Join ( |
||
interfaces | ||
mixinInterfaces | ||
Результат | System.Type[] |
protected FieldReference,Castle.DynamicProxy.Builder.CodeBuilder.SimpleAST _targetField | ||
Результат |