Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(CachingBackendConfiguration?)
Declaration
public override sealed bool Equals(CachingBackendConfiguration? other)
Parameters
Type | Name | Description |
---|---|---|
CachingBackendConfiguration | other |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(LayeredCachingBackendConfiguration?)
Declaration
public bool Equals(LayeredCachingBackendConfiguration? other)
Parameters
Type | Name | Description |
---|---|---|
LayeredCachingBackendConfiguration | other |
Returns
Type | Description |
---|---|
bool |