IsThisParameterIgnored
Determines whether the value of the this
parameter
(for non-static methods) should be included in the cache key.
Declaration
public bool IsThisParameterIgnored { get; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the value of the this
parameter
(for non-static methods) should be included in the cache key.
public bool IsThisParameterIgnored { get; }
Type | Description |
---|---|
bool |