C# Класс PowerArgs.Cli.MarkupPropertyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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