C# Class BingWallpaper.ConsoleWriter

Datei anzeigen Open project: BlythMeister/BingImageDowload

Private Methods

Method Description
CloseLogWriterStream ( ) : void
SetupLogWriter ( string filePath ) : void
WriteException ( string text, Exception exception, int calls ) : void
WriteLine ( ) : void
WriteLine ( int indentation, string text ) : void
WriteLine ( string text ) : void
WriteLine ( string text, Exception exception ) : void
WriteToFile ( string textLine ) : void
WriteToStream ( string text ) : void