C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseViewKeyAttribute

Inheritance: CouchbaseViewKeyAttributeBase
Afficher le fichier Open project: couchbaselabs/couchbase-model-views

Méthodes publiques

Méthode Description
CouchbaseViewKeyAttribute ( string viewName, string propertyName = "", int order ) : System

Method Details

CouchbaseViewKeyAttribute() public méthode

public CouchbaseViewKeyAttribute ( string viewName, string propertyName = "", int order ) : System
viewName string
propertyName string
order int
Résultat System