[CHANGE] Removed generics and using base classes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace DotBased.AspNet.Authority.Managers;
|
||||
|
||||
public class AuthorityGroupManager<TGroup>
|
||||
public class AuthorityGroupManager
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user