Пример #1
0
 public System.Threading.Tasks.Task <Negocio.ServicioUCA.OPS_response> OPS_prematriculaAsync(Negocio.ServicioUCA.OPS_request ops)
 {
     return(base.Channel.OPS_prematriculaAsync(ops));
 }
Пример #2
0
 public Negocio.ServicioUCA.OPS_response OPS_prematricula(Negocio.ServicioUCA.OPS_request ops)
 {
     return(base.Channel.OPS_prematricula(ops));
 }