Exemplo n.º 1
0
 internal DataTable GetIdDataOfAllExemplars(int idmain)
 {
     return(dbWrapper.GetIdDataOfAllExemplars(idmain));
 }