C# Class qtools.Core.CLI.JsonReporter

Inheritance: IReporter
Afficher le fichier Open project: jondot/qtools Class Usage Examples

Méthodes publiques

Méthode Description
JsonReporter ( IEnumerable qs ) : System.Collections.Generic
Report ( IOutput output ) : void

Method Details

JsonReporter() public méthode

public JsonReporter ( IEnumerable qs ) : System.Collections.Generic
qs IEnumerable
Résultat System.Collections.Generic

Report() public méthode

public Report ( IOutput output ) : void
output IOutput
Résultat void