Equals(object?)
Declaration
public override bool Equals(object? obj)Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(CacheItemConfiguration?)
Declaration
public virtual bool Equals(CacheItemConfiguration? other)Parameters
| Type | Name | Description |
|---|---|---|
| CacheItemConfiguration | other |
Returns
| Type | Description |
|---|---|
| bool |