Class EverestEmployeesService
[SwaggerWcf("/Everest/Employees")]
[SwaggerWcfServiceInfo("Employees service", "v1")]
public class EverestEmployeesService : EverestServiceBase<IEmployeeOperationsApplication>, IEverestEmployeesService
- Inheritance
-
LayeredServiceBaseEverestServiceBase<IEmployeeOperationsApplication>EverestEmployeesService
- Implements
- Inherited Members