C# Class Microsoft.HockeyApp.Extensibility.Implementation.Tracing.CoreEventSource

Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Private Properties

Свойство Type Description
CoreEventSource Services
WriteLine void

Méthodes publiques

Méthode Description
LogError ( string msg ) : void
LogVerbose ( string msg ) : void

Private Methods

Méthode Description
CoreEventSource ( ) : Services
WriteLine ( string message ) : void

Method Details

LogError() public méthode

public LogError ( string msg ) : void
msg string
Résultat void

LogVerbose() public méthode

public LogVerbose ( string msg ) : void
msg string
Résultat void