C# 클래스 Remindr.Mvc.Controllers.RemindrController

상속: Controller
파일 보기 프로젝트 열기: willh/remindr 1 사용 예제들

비공개 메소드들

메소드 설명
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