C# Class WoWHeadParser.Parser.ParserAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Lordron/WoWHead-data-parser

Méthodes publiques

Свойство Type Description
ParserType ParserType

Méthodes publiques

Méthode Description
ParserAttribute ( ParserType type ) : System
ToString ( ) : string

Method Details

ParserAttribute() public méthode

public ParserAttribute ( ParserType type ) : System
type ParserType
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ParserType public_oe property

public ParserType ParserType
Résultat ParserType