C# Class Downsize.ImageConfigSection

Inheritance: System.Configuration.ConfigurationSection
显示文件 Open project: ChaseFlorell/Downsize Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DefaultCollection ( ) : IEnumerable
GetConfigSection ( ) : ImageConfigSection

Method Details

DefaultCollection() public static method

public static DefaultCollection ( ) : IEnumerable
return IEnumerable

GetConfigSection() public static method

public static GetConfigSection ( ) : ImageConfigSection
return ImageConfigSection