Пример #1
0
 public List <SelectListItem> ReminderTypeList()    //提醒类型
 {
     return(CommonVariables.GetReminderTypeList());
 }