C# 클래스 Catalogue.Web.Controllers.Collections.CollectionsController

상속: ApiController
파일 보기 프로젝트 열기: jncc/topcat

공개 메소드들

메소드 설명
CollectionsController ( IDocumentSession db ) : System.Collections.Generic
Get ( ) : List

메소드 상세

CollectionsController() 공개 메소드

public CollectionsController ( IDocumentSession db ) : System.Collections.Generic
db IDocumentSession
리턴 System.Collections.Generic

Get() 공개 메소드

public Get ( ) : List
리턴 List