C# Класс FiftyOne.Foundation.Mobile.Configuration.ImageOptimisationSection

Settings for image optimiser.
Наследование: System.Configuration.ConfigurationSection
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetXmlElement string
SetImageOptimisation void

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

Метод Описание
ImageOptimisationSection ( ) : System.Configuration

Default constructor for an instance of RedirectSection

Приватные методы

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

Returns the XML that needs to be written to the configuration file.

SetImageOptimisation ( bool value ) : void

Sets the image optimisation value.

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

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

Default constructor for an instance of RedirectSection
public ImageOptimisationSection ( ) : System.Configuration
Результат System.Configuration