C# Class PowerArgs.Cli.MarkupPropertyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MarkupPropertyAttribute ( Type processorType ) : System

Initiates the processor

Method Details

MarkupPropertyAttribute() public méthode

Initiates the processor
public MarkupPropertyAttribute ( Type processorType ) : System
processorType System.Type The processor type that must implement IMarkupProcessor
Résultat System