C# Класс ExampleApp.LoadingByProvidingSectionNameOnly

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
LoadingByProvidingSectionNameOnly ( ) : System

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.

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

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

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.
public LoadingByProvidingSectionNameOnly ( ) : System
Результат System