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