6 lines
130 B
C#
6 lines
130 B
C#
namespace DotBased.AspNet.Authority.Repositories;
|
|
|
|
public class AuthorityRepository // Inherit the repository interfaces?
|
|
{
|
|
|
|
} |