AspMvcControllerAttribute Constructor (String)Couchbase .NET SDK 2.0
Initializes a new instance of the AspMvcControllerAttribute class

Namespace: Couchbase.Annotations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public AspMvcControllerAttribute(
	string anonymousProperty
)

Parameters

anonymousProperty
Type: System String

[Missing <param name="anonymousProperty"/> documentation for "M:Couchbase.Annotations.AspMvcControllerAttribute.#ctor(System.String)"]

See Also