C# 클래스 Axiom.Scripting.ParserCommandAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
ParserCommandAttribute ( string name, string parserType ) : System

메소드 상세

ParserCommandAttribute() 공개 메소드

public ParserCommandAttribute ( string name, string parserType ) : System
name string
parserType string
리턴 System