예제 #1
0
 public System.Threading.Tasks.Task <SGI.Proxy.Services.UbigeoServices.EntityDepartamento[]> SelectDepartamentoAsync(SGI.Proxy.Services.UbigeoServices.EntityDepartamento oEntityDepartamento)
 {
     return(base.Channel.SelectDepartamentoAsync(oEntityDepartamento));
 }
예제 #2
0
 public SGI.Proxy.Services.UbigeoServices.EntityDepartamento[] SelectDepartamento(SGI.Proxy.Services.UbigeoServices.EntityDepartamento oEntityDepartamento)
 {
     return(base.Channel.SelectDepartamento(oEntityDepartamento));
 }