C# Класс Imgix_Dotnet.Configuration.AppConfig.ImgixAppConfig

Get Imgix configuration from app config
Показать файл Открыть проект

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

Метод Описание
GetImgixSection ( ) : ImgixSection

Gets the configuration from App config

GetOptions ( ) : IImgixOptions

Gets the configuration from App config as ImgixOptions object

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

GetImgixSection() публичный статический Метод

Gets the configuration from App config
public static GetImgixSection ( ) : ImgixSection
Результат ImgixSection

GetOptions() публичный статический Метод

Gets the configuration from App config as ImgixOptions object
public static GetOptions ( ) : IImgixOptions
Результат IImgixOptions