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