示例#1
0
 public System.Threading.Tasks.Task <UPC.Consciencia.Pruebas.NoticiaWS.CatalogoNoticia[]> ListarCatalogoNoticiaAsync(UPC.Consciencia.Pruebas.NoticiaWS.CatalogoNoticia ent)
 {
     return(base.Channel.ListarCatalogoNoticiaAsync(ent));
 }
示例#2
0
 public UPC.Consciencia.Pruebas.NoticiaWS.CatalogoNoticia[] ListarCatalogoNoticia(UPC.Consciencia.Pruebas.NoticiaWS.CatalogoNoticia ent)
 {
     return(base.Channel.ListarCatalogoNoticia(ent));
 }