C# 클래스 Crayon.ControlDecoratorAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jamilgeor/Crayon

공개 메소드들

메소드 설명
ControlDecoratorAttribute ( Type controlType, string globalSelector ) : System

메소드 상세

ControlDecoratorAttribute() 공개 메소드

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