Files
Govor/Govor.Data/Repositories/GroupRepository.cs
T
2025-06-18 16:55:19 +07:00

6 lines
73 B
C#

namespace Govor.Data.Repositories;
public class GroupRepository
{
}