public SimpleService()
 {
     EmployeeData.AddEmploeeDetails(10000, 10);
 }