C# Класс Remindr.Mvc.Controllers.RemindrController

Наследование: Controller
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
Appointment ( Remindr.Mvc.Models.Appointment appointment ) : System.Web.Mvc.JsonResult
CancelReminder ( string id ) : System.Web.Mvc.JsonResult
Medication ( Remindr.Mvc.Models.Medication medication ) : System.Web.Mvc.JsonResult
ParseDate ( string date ) : System.DateTime
Prescription ( Remindr.Mvc.Models.Prescription prescription ) : System.Web.Mvc.JsonResult
SendTextMessage ( Remindr.Mvc.Models.SendTextMessageRequest request ) : System.Web.Mvc.JsonResult