C# Class PowerArgs.Cli.MarkupIgnoreAttribute

Inheritance: MarkupExtensionAttribute
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
MarkupIgnoreAttribute ( string attributeName ) : System

Initiates the ignore attribute given the markup xml attribute name

Method Details

MarkupIgnoreAttribute() public méthode

Initiates the ignore attribute given the markup xml attribute name
public MarkupIgnoreAttribute ( string attributeName ) : System
attributeName string the xml markup attribute name to ignore
Résultat System