예제 #1
0
 public static List <CL_Movest> buscaMovest(string mov_nfisc, string con)
 {
     return(DB_Movest.buscaMovest(mov_nfisc, con));
 }