C# Class System.Configuration.DefaultSettingValueAttribute

Inheritance: System.Attribute
Show file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
DefaultSettingValueAttribute ( string value ) : System

Method Details

DefaultSettingValueAttribute() public method

public DefaultSettingValueAttribute ( string value ) : System
value string
return System