C# Class BlueCollar.BlueCollarSection

Implements the Blue Collar configuration section.
Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: ChadBurggraf/blue-collar

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ResolvePath ( string path ) : string

Resolves the given path relative to this instance's configuration file.

Method Details

ResolvePath() public méthode

Resolves the given path relative to this instance's configuration file.
public ResolvePath ( string path ) : string
path string The path to resolve.
Résultat string