TextLoggingBackend.Dispose Method (Boolean) |
Disposes the current object.
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.19.0 (6.5.19.0)
C#
protected override 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.