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