예제 #1
0
 public static int buscaNrTentativas(long e_identreg, string con)
 {
     return(DB_Entrega.buscaNrTentativas(e_identreg, con));
 }