public AdapterDataService() { _commonService = new CommonDataService(); }
public DataService() { _commonService = new CommonDataService(); }