C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.Tracing.CoreEventSource

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

Private Properties

프로퍼티 타입 설명
CoreEventSource Services
WriteLine void

공개 메소드들

메소드 설명
LogError ( string msg ) : void
LogVerbose ( string msg ) : void

비공개 메소드들

메소드 설명
CoreEventSource ( ) : Services
WriteLine ( string message ) : void

메소드 상세

LogError() 공개 메소드

public LogError ( string msg ) : void
msg string
리턴 void

LogVerbose() 공개 메소드

public LogVerbose ( string msg ) : void
msg string
리턴 void