PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​FormattersDefault­Synthetic­Id­FormatterDispose
Open sandboxFocus

Method Dispose

Dispose(Boolean)

Disposes the current object.

Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type Name Description
Boolean disposing

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Declaration
public void Dispose()