C# Class MorseCode.CsJs.UI.Controls.ControlParserAttribute

Inheritance: System.Attribute
Show file Open project: jam40jeff/CsJs

Public Methods

Method Description
ControlParserAttribute ( Type controlParserType ) : System

Method Details

ControlParserAttribute() public method

public ControlParserAttribute ( Type controlParserType ) : System
controlParserType System.Type
return System