Method | Description | |
---|---|---|
GetCacheStore ( _IInvocation invocation, object>.IDictionary |
WebAPI should use AsyncCacheStore instead
|
Method | Description | |
---|---|---|
CanCacheNoneVirtualOrFinalMethods ( ) : bool |
Should return true as WebApi doesn't use Dynamic proxy
|
protected CanCacheNoneVirtualOrFinalMethods ( ) : bool | ||
return | bool |
public GetCacheStore ( _IInvocation invocation, object>.IDictionary |
||
invocation | _IInvocation | |
invocationContext | object>.IDictionary | |
return | ICacheStore |