Example #1
0
 public static void AddElection()
 {
     DataImportGeneral.AddElection(new DateTime(2013, 9, 22), 598);
 }