IM/backend/IM_API/Services/FriendService.cs

7 lines
76 B
C#

namespace IM_API.Services
{
public class FriendService
{
}
}