mirror of
https://github.com/hmaxnl/DotBased.git
synced 2025-05-30 13:46:19 +02:00
6 lines
93 B
C#
Executable File
6 lines
93 B
C#
Executable File
namespace DotBased.AspNet.Authority.Repositories;
|
|
|
|
public interface IGroupRepository
|
|
{
|
|
|
|
} |