示例#1
0
 public static bool CreateYearReport(int year)
 {
     return(AppServer.CreateYearReport(year));
 }