Exemplo n.º 1
0
 public RabVac[] GetRabVac(int rabId)
 {
     return(RabbitGetter.GetRabVacs(sql, rabId));
 }