Class CacheItem
Implements
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
[ImportSerializer]
[Serializer]
public sealed class CacheItem : Object
Constructors
Name | Description |
---|---|
CacheItem(PortableFormatterConstructorContext) | |
CacheItem(Object, IImmutableList<String>, CacheItemConfiguration) |
Properties
Name | Description |
---|---|
Configuration | |
Dependencies | |
Value |
Methods
Name | Description |
---|---|
Equals(CacheItem) | |
Equals(Object) | |
GetHashCode() |
Operators
Name | Description |
---|---|
Equality(CacheItem, CacheItem) | |
Inequality(CacheItem, CacheItem) |