C# 클래스 BingWallpaper.ConsoleWriter

파일 보기 프로젝트 열기: BlythMeister/BingImageDowload

비공개 메소드들

메소드 설명
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