C# Class System.Configuration.ConfigurationPropertyAttribute

Inheritance: Attribute
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
ConfigurationPropertyAttribute ( String name ) : System

Method Details

ConfigurationPropertyAttribute() public method

public ConfigurationPropertyAttribute ( String name ) : System
name String
return System