C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.DebugOutput

상속: IDebugOutput
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
IsLogging ( ) : bool
WriteLine ( string message ) : void

메소드 상세

IsLogging() 공개 메소드

public IsLogging ( ) : bool
리턴 bool

WriteLine() 공개 메소드

public WriteLine ( string message ) : void
message string
리턴 void