CacheItem.Equals Method (CacheItem) |
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public bool Equals( CacheItem other )
Parameters
Return Value
Type: Booleantrue both items are equal, otherwise false.