C# 클래스 Reinforced.Typings.Ast.JsdocTagAttribute

JSDOC tag attribute to convert enum name back to JSDOC tag
상속: System.Attribute
파일 보기 프로젝트 열기: reinforced/Reinforced.Typings

공개 메소드들

메소드 설명
JsdocTagAttribute ( string rawTagName ) : System

Constructs new instance of JsdicTag attribute

메소드 상세

JsdocTagAttribute() 공개 메소드

Constructs new instance of JsdicTag attribute
public JsdocTagAttribute ( string rawTagName ) : System
rawTagName string Raw tag name
리턴 System