public C4Controller() { this.C4Repository = new C4Repository(); this.CommonFunction = new Common(); this.Cache = new DefaultCacheProvider(); }
public C4Controller() { this.C4Repository = new C4Repository(); }