C# Класс Downsize.ImageConfigElement

Наследование: System.Configuration.ConfigurationElement
Показать файл Открыть проект

Private Properties

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

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

Метод Описание
ImageConfigElement ( ) : System.Collections.Generic
ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic

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

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

public ImageConfigElement ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

public ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic
key string
pathFormat string
scale double
Результат System.Collections.Generic