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(MemoryCachingBackendConfiguration?)
Declaration
public bool Equals(MemoryCachingBackendConfiguration? other)Parameters
| Type | Name | Description |
|---|---|---|
| MemoryCachingBackendConfiguration | other |
Returns
| Type | Description |
|---|---|
| bool |