C# 클래스 PowerArgs.Cli.MarkupPropertyAttribute

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MarkupPropertyAttribute ( Type processorType ) : System

Initiates the processor

메소드 상세

MarkupPropertyAttribute() 공개 메소드

Initiates the processor
public MarkupPropertyAttribute ( Type processorType ) : System
processorType System.Type The processor type that must implement IMarkupProcessor
리턴 System