C# Class WoWHeadParser.LocalePrefixAttribute

Inheritance: System.Attribute
Mostra file Open project: Lordron/WoWHead-data-parser Class Usage Examples

Public Properties

Property Type Description
Prefix string

Public Methods

Method Description
LocalePrefixAttribute ( string prefix ) : System

Method Details

LocalePrefixAttribute() public method

public LocalePrefixAttribute ( string prefix ) : System
prefix string
return System

Property Details

Prefix public_oe property

public string Prefix
return string