[This is preliminary documentation and is subject to change.]

Constructor - creates a new RavenDB instance, and connects to the server.

Namespace: MvcTestApp.Controllers
Assembly: MvcTestApp (in MvcTestApp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public LolCatsController()
Visual Basic
Public Sub New
Visual C++
public:
LolCatsController()

See Also