Ejemplo n.º 1
0
 public bool ServiceFindCensusNumber(int id)
 {
     return(db1.FindCensusNumber(id));
 }