Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CouchbaseModelViews
Framework
Attributes
CouchbaseDesignDocAttribute
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