C# 클래스 codecampster.Controllers.TimeslotListController

상속: Microsoft.AspNet.Mvc.Controller
파일 보기 프로젝트 열기: desinole/codecampster

공개 메소드들

메소드 설명
TimeslotListController ( ApplicationDbContext context ) : System.Collections.Generic

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
GetTimeslots ( ) : IEnumerable

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

TimeslotListController() 공개 메소드

public TimeslotListController ( ApplicationDbContext context ) : System.Collections.Generic
context ApplicationDbContext
리턴 System.Collections.Generic