C# Class Microsoft.VisualStudio.Project.PropertyPageTypeConverterAttribute

Inheritance: System.Attribute
Mostra file Open project: tunnelvisionlabs/MPFProj10 Class Usage Examples

Public Methods

Method Description
PropertyPageTypeConverterAttribute ( Type converterType ) : System

Method Details

PropertyPageTypeConverterAttribute() public method

public PropertyPageTypeConverterAttribute ( Type converterType ) : System
converterType System.Type
return System