Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
zinab
/
MTWorkHR
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1e13323801
Branches
Tags
Chat
Company
Dev
Identity
Reporting
master
MTWorkHR
/
MTWorkHR.Application
/
Services
/
IEmployeeService.cs
IEmployeeService.cs
96 B
History
Raw
1
2
3
4
5
6
namespace MTWorkHR.Application.Services
{
public interface IEmployeeService
{
}
}