C# Class SpecDrill.Configuration.ConfigurationManager

Afficher le fichier Open project: CosminSontu/SpecDrill

Protected Properties

Свойство Type Description
Log log4net.ILog

Méthodes publiques

Méthode Description
Load ( string jsonConfiguration = null ) : Settings

Private Methods

Méthode Description
FindConfigurationFile ( string folder ) : string
GetParentFolder ( string folder ) : string

Method Details

Load() public static méthode

public static Load ( string jsonConfiguration = null ) : Settings
jsonConfiguration string
Résultat Settings

Property Details

Log protected_oe static_oe property

protected static ILog,log4net Log
Résultat log4net.ILog