C# Class DbcExtractor.IndexAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: LordJZ/MyWowTools

Méthodes publiques

Méthode Description
IndexAttribute ( String Name ) : System

Defines that this field is an index.

Method Details

IndexAttribute() public méthode

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