C# Class DbcExtractor.PrimaryKeyAttribute

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

Méthodes publiques

Méthode Description
PrimaryKeyAttribute ( ) : System

Defines that this field is a primary key.

Method Details

PrimaryKeyAttribute() public méthode

Defines that this field is a primary key.
public PrimaryKeyAttribute ( ) : System
Résultat System