예제 #1
0
 public static bool confereMovEntrega(int idUmov, string con)
 {
     return(DB_Entrega.confereMovEntrega(idUmov, con));
 }