C# Class DbcExtractor.IndexAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: LordJZ/MyWowTools

Public Methods

Method Description
IndexAttribute ( String Name ) : System

Defines that this field is an index.

Method Details

IndexAttribute() public method

Defines that this field is an index.
public IndexAttribute ( String Name ) : System
Name String
return System