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