C# Class Remindr.Mvc.Controllers.RemindrController

Inheritance: Controller
显示文件 Open project: willh/remindr Class Usage Examples

Private Methods

Method Description
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