C# Class Downsize.ImageConfigElement

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: ChaseFlorell/Downsize

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ImageConfigElement ( ) : System.Collections.Generic
ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic

Method Details

ImageConfigElement() public méthode

public ImageConfigElement ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ImageConfigElement() public méthode

public ImageConfigElement ( string key, string pathFormat, double scale ) : System.Collections.Generic
key string
pathFormat string
scale double
Résultat System.Collections.Generic