C# Class AspNetIntro2016.Controllers.CalendarApiController

Inheritance: ApiController
Afficher le fichier Open project: xlent-bi/AspNetIntro2016

Private Methods

Méthode 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