C# Class Dapper.SimpleSave.PrimaryKeyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Paymentsense/Dapper.SimpleSave

Méthodes publiques

Méthode Description
PrimaryKeyAttribute ( ) : System
PrimaryKeyAttribute ( bool isUserAssigned ) : System

Method Details

PrimaryKeyAttribute() public méthode

public PrimaryKeyAttribute ( ) : System
Résultat System

PrimaryKeyAttribute() public méthode

public PrimaryKeyAttribute ( bool isUserAssigned ) : System
isUserAssigned bool
Résultat System