C# Class CK.AppRecovery.CrashLogWriter.Indent

Inheritance: IDisposable
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
Dispose ( ) : void
Indent ( TextWriter w ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Indent() public méthode

public Indent ( TextWriter w ) : System
w System.IO.TextWriter
Résultat System