Example #1
0
 public void makeProholost(int female, int daysPast)
 {
     RabbitGetter.MakeProholost(sql, female, daysPast);
 }