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

Inheritance: ApiController
Afficher le fichier Open project: jncc/topcat

Méthodes publiques

Méthode Description
CollectionsController ( IDocumentSession db ) : System.Collections.Generic
Get ( ) : List

Method Details

CollectionsController() public méthode

public CollectionsController ( IDocumentSession db ) : System.Collections.Generic
db IDocumentSession
Résultat System.Collections.Generic

Get() public méthode

public Get ( ) : List
Résultat List