C# Class Axiom.Scripting.ParserCommandAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: WolfgangSt/axiom

Public Methods

Method Description
ParserCommandAttribute ( string name, string parserType ) : System

Method Details

ParserCommandAttribute() public method

public ParserCommandAttribute ( string name, string parserType ) : System
name string
parserType string
return System