Example #1
0
 public static List <Tuple <string, int> > MonthList()
 {
     return(MemberManage.MonthList());
 }