C# Класс BlueCollar.BlueCollarSection

Implements the Blue Collar configuration section.
Наследование: System.Configuration.ConfigurationSection
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ResolvePath ( string path ) : string

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

Описание методов

ResolvePath() публичный Метод

Resolves the given path relative to this instance's configuration file.
public ResolvePath ( string path ) : string
path string The path to resolve.
Результат string