C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseDesignDocAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: couchbaselabs/couchbase-model-views

Public Methods

Method Description
CouchbaseDesignDocAttribute ( string name, string type = "" ) : System

Method Details

CouchbaseDesignDocAttribute() public method

public CouchbaseDesignDocAttribute ( string name, string type = "" ) : System
name string
type string
return System