Inheritance
CachingBackendConfiguration
Implements
Namespace: Metalama.Patterns.Caching.Backends
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public record CachingBackendConfiguration : IEquatable<CachingBackendConfiguration>
Constructors
Name | Description |
---|---|
CachingBackendConfiguration() | |
CachingBackendConfiguration(CachingBackendConfiguration) |
Properties
Name | Description |
---|---|
DebugName | |
EqualityContract | |
IsBehindL1 |
Methods
Name | Description |
---|---|
Equals(CachingBackendConfiguration?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() |
Operators
Name | Description |
---|---|
operator ==(CachingBackendConfiguration?, CachingBackendConfiguration?) | |
operator !=(CachingBackendConfiguration?, CachingBackendConfiguration?) |