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