C# Class GrapeDapper.Core.KeyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: luohuazhiyu/GrapeDapper

Méthodes publiques

Méthode Description
KeyAttribute ( string columnName = null ) : System

Constructs a new instance of the KeyAttribute.

Method Details

KeyAttribute() public méthode

Constructs a new instance of the KeyAttribute.
public KeyAttribute ( string columnName = null ) : System
columnName string
Résultat System