CacheKeyBuilder.Dispose Method (Boolean) |
Disposes the current object.
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected virtual void Dispose( bool disposing )
Parameters
- disposing
- Type: System.Boolean
true if the Dispose() method has been called, false if the object is being finalized by the garbage collector.