C# Class StatLight.Core.Reporting.Providers.TeamCity.ConsoleCommandWriter

Inheritance: ICommandWriter
Afficher le fichier Open project: staxmanade/StatLight

Méthodes publiques

Méthode Description
Write ( Command command ) : void
Write ( string message ) : void

Method Details

Write() public méthode

public Write ( Command command ) : void
command Command
Résultat void

Write() public méthode

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