C# Class CK.AppRecovery.CrashLogWriter.Indent

Inheritance: IDisposable
Datei anzeigen Open project: Invenietis/ck-certified

Public Methods

Method Description
Dispose ( ) : void
Indent ( TextWriter w ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Indent() public method

public Indent ( TextWriter w ) : System
w System.IO.TextWriter
return System