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