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