InvalidateCacheAttribute Constructor |
Name | Description | |
---|---|---|
InvalidateCacheAttribute(String[]) |
Initializes a new InvalidateCacheAttribute that invalidates method of the same type as the
type to which the current InvalidateCacheAttribute aspect is being applied.
| |
InvalidateCacheAttribute(Type, String[]) |
Initializes a new InvalidateCacheAttribute that invalidates method of a different type than the
type to which the current InvalidateCacheAttribute aspect is being applied.
|