C# Class ApplicationSettings.SettingPropertyAttribute

Inheritance: System.Attribute
Show file Open project: tparvi/appsettings

Public Methods

Method Description
SettingPropertyAttribute ( ) : System

Initializes a new instance of the SettingPropertyAttribute class.

Method Details

SettingPropertyAttribute() public method

Initializes a new instance of the SettingPropertyAttribute class.
public SettingPropertyAttribute ( ) : System
return System