StructuredTraceSource TraceLeave Method CleanCode C# Libraries v1.2.03 API
Traces leaving the specified method name, and decreases the indentation.

Namespace: CleanCode.Diagnostics
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void TraceLeave()
See Also