C# Class Reinforced.Typings.Ast.JsdocTagAttribute

JSDOC tag attribute to convert enum name back to JSDOC tag
Inheritance: System.Attribute
Afficher le fichier Open project: reinforced/Reinforced.Typings

Méthodes publiques

Méthode Description
JsdocTagAttribute ( string rawTagName ) : System

Constructs new instance of JsdicTag attribute

Method Details

JsdocTagAttribute() public méthode

Constructs new instance of JsdicTag attribute
public JsdocTagAttribute ( string rawTagName ) : System
rawTagName string Raw tag name
Résultat System