Exemplo n.º 1
0
 public static ENResultOperation Crear(ClsSerie_Orden_RecojoBE Datos)
 {
     return(ClsSerie_Orden_RecojoDA.Crear(Datos));
 }