Interface IEverestEmployeesService NamespaceEverest.Service.Employees AssemblyEverest.Service.dll [ServiceContract] public interface IEverestEmployeesService Methods GetActiveEmployees() GetEmployee(string) Login(EmployeeCredentialsContract) Register(EmployeeRegistrationContract)