C# Class Catalogue.Web.Controllers.Collections.CollectionsController

Inheritance: ApiController
Show file Open project: jncc/topcat

Public Methods

Method Description
CollectionsController ( IDocumentSession db ) : System.Collections.Generic
Get ( ) : List

Method Details

CollectionsController() public method

public CollectionsController ( IDocumentSession db ) : System.Collections.Generic
db IDocumentSession
return System.Collections.Generic

Get() public method

public Get ( ) : List
return List