public A7Controller() { this.A7Repository = new A7Repository(); this.CommonFunction = new Common(); this.Cache = new DefaultCacheProvider(); }
public A7Controller() { this.A7Repository = new A7Repository(); }