Example #1
0
 public static int ListYears(ref List <string> Years)
 {
     return(_database.ListYears(ref Years));
 }