C# Class Axiom.Scripting.ParserCommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
ParserCommandAttribute ( string name, string parserType ) : System

Method Details

ParserCommandAttribute() public méthode

public ParserCommandAttribute ( string name, string parserType ) : System
name string
parserType string
Résultat System