system-praktyk-api/src/InternshipSystem.Api/Services/UserService.cs
2020-08-29 17:25:48 +02:00

7 lines
96 B
C#

namespace InternshipSystem.Api.Services
{
public class UserService
{
}
}