Method | Description | |
---|---|---|
InterfaceProxyWithoutTargetContributor ( INamingScope namingScope, GetTargetExpressionDelegate getTarget ) : System |
Method | Description | |
---|---|---|
CollectElementsToProxyInternal ( IProxyGenerationHook hook ) : IEnumerable |
||
GetMethodGenerator ( MetaMethod method, |
Method | Description | |
---|---|---|
GetInvocationType ( MetaMethod method, |
protected CollectElementsToProxyInternal ( IProxyGenerationHook hook ) : IEnumerable |
||
hook | IProxyGenerationHook | |
return | IEnumerable |
protected GetMethodGenerator ( MetaMethod method, |
||
method | MetaMethod | |
@class | ||
options | ProxyGenerationOptions | |
overrideMethod | OverrideMethodDelegate | |
return | MethodGenerator |
public InterfaceProxyWithoutTargetContributor ( INamingScope namingScope, GetTargetExpressionDelegate getTarget ) : System | ||
namingScope | INamingScope | |
getTarget | GetTargetExpressionDelegate | |
return | System |