C# Class AspNetIntro2016.Controllers.CalendarApiController

Inheritance: ApiController
Show file Open project: xlent-bi/AspNetIntro2016

Private Methods

Method Description
Export ( [ item ) : string
GetDays ( int year, int month ) : CalendarViewModel
GetDays2 ( int year, int month ) : CalendarViewModel
IsMonth ( int month ) : bool
IsYear ( int year ) : bool
Nada ( int year, int month ) : string