C# Class Xunit.Reporting.EngineRegistry

A registry class for all initialization work, which can't be performed automatically by StructureMap.
Inheritance: Registry
Afficher le fichier Open project: BjRo/xunitbddextensions

Méthodes publiques

Méthode Description
EngineRegistry ( ) : System

Performs the configuration of the IoC

Private Methods

Méthode Description
DropProcessName ( string commandLineArgs ) : List

Method Details

EngineRegistry() public méthode

Performs the configuration of the IoC
public EngineRegistry ( ) : System
Résultat System