Method | Description | |
---|---|---|
InterfaceProxyWithOptionalTargetContributor ( INamingScope namingScope, GetTargetExpressionDelegate getTarget, GetTargetReferenceDelegate getTargetReference ) : Castle.DynamicProxy.Generators |
Method | Description | |
---|---|---|
GetMethodGenerator ( MetaMethod method, |
protected GetMethodGenerator ( MetaMethod method, |
||
method | MetaMethod | |
@class | ||
options | ProxyGenerationOptions | |
overrideMethod | OverrideMethodDelegate | |
return | MethodGenerator |
public InterfaceProxyWithOptionalTargetContributor ( INamingScope namingScope, GetTargetExpressionDelegate getTarget, GetTargetReferenceDelegate getTargetReference ) : Castle.DynamicProxy.Generators | ||
namingScope | INamingScope | |
getTarget | GetTargetExpressionDelegate | |
getTargetReference | GetTargetReferenceDelegate | |
return | Castle.DynamicProxy.Generators |