Exemplo n.º 1
0
 public List <SelectListItem> MonthlyList()   //每月:日期
 {
     return(CommonVariables.GetMonthlyList());
 }