예제 #1
0
 public A7Controller()
 {
     this.A7Repository   = new A7Repository();
     this.CommonFunction = new Common();
     this.Cache          = new DefaultCacheProvider();
 }
예제 #2
0
 public A7Controller()
 {
     this.A7Repository = new A7Repository();
 }