C# Class System.ComponentModel.TypeDescriptionProviderAttribute

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

Public Methods

Method Description
TypeDescriptionProviderAttribute ( Type type ) : System
TypeDescriptionProviderAttribute ( string typeName ) : System

Method Details

TypeDescriptionProviderAttribute() public method

public TypeDescriptionProviderAttribute ( Type type ) : System
type Type
return System

TypeDescriptionProviderAttribute() public method

public TypeDescriptionProviderAttribute ( string typeName ) : System
typeName string
return System