C# Class Crayon.ControlDecoratorAttribute

Inheritance: System.Attribute
显示文件 Open project: jamilgeor/Crayon

Public Methods

Method Description
ControlDecoratorAttribute ( Type controlType, string globalSelector ) : System

Method Details

ControlDecoratorAttribute() public method

public ControlDecoratorAttribute ( Type controlType, string globalSelector ) : System
controlType System.Type
globalSelector string
return System