C# Class ServiceStack.DataAnnotations.IndexAttribute

Inheritance: AttributeBase
Afficher le fichier Open project: nustack/ServiceStack

Méthodes publiques

Méthode Description
IndexAttribute ( ) : System
IndexAttribute ( bool unique ) : System

Method Details

IndexAttribute() public méthode

public IndexAttribute ( ) : System
Résultat System

IndexAttribute() public méthode

public IndexAttribute ( bool unique ) : System
unique bool
Résultat System