C# Class Appccelerate.Bootstrapper.Specification.when_the_bootstrapping_process_is_reported.StringReporter

Inheritance: IReporter
Afficher le fichier Open project: appccelerate/appccelerate

Méthodes publiques

Méthode Description
Report ( IReportingContext context ) : void
ToString ( ) : string

Private Methods

Méthode Description
Dump ( IReportingContext context ) : string
Dump ( IEnumerable executableContexts, StringBuilder sb ) : void
Dump ( IExecutionContext executionContext, StringBuilder sb ) : void
Dump ( string name, string description, StringBuilder sb, int indent ) : void

Method Details

Report() public méthode

public Report ( IReportingContext context ) : void
context IReportingContext
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string