예제 #1
0
 public EmpresaServicio()
 {
     this.servicioWeb = new ServicioWebEmpresas.ServicioWebEmpresas();
     this.cache       = MemoryCache.Default;
 }
예제 #2
0
 public EmpresaServicio()
 {
     this.servicioWeb = new ServicioWebEmpresas.ServicioWebEmpresas();
     this.cache = MemoryCache.Default;
 }