Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
zinab
/
MTWorkHR
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
Identity
Branches
Tags
Chat
Company
Dev
Identity
Reporting
master
MTWorkHR
/
MTWorkHR.Application
/
Services
/
IEmployeeService.cs
IEmployeeService.cs
96 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
namespace MTWorkHR.Application.Services
{
public interface IEmployeeService
{
}
}