Ejemplo n.º 1
0
 public A7Controller()
 {
     this.A7Repository   = new A7Repository();
     this.CommonFunction = new Common();
     this.Cache          = new DefaultCacheProvider();
 }
Ejemplo n.º 2
0
 public A7Controller()
 {
     this.A7Repository = new A7Repository();
 }