public EmployeeLayer() { db = new Core.testEntities(); }
public SettingLayer() { db = new Core.testEntities(); }