Ejemplo n.º 1
0
 public DataTable getContact(SqlCommand command)
 {
     return(DALcontact.getContact(command));
 }