C# Class Microsoft.HockeyApp.Extensibility.Implementation.DebugOutput

Inheritance: IDebugOutput
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
IsLogging ( ) : bool
WriteLine ( string message ) : void

Method Details

IsLogging() public méthode

public IsLogging ( ) : bool
Résultat bool

WriteLine() public méthode

public WriteLine ( string message ) : void
message string
Résultat void