Beispiel #1
0
 public List <IdentityRole> GetAllRoles()
 {
     return(store.ReadAllRoles());
 }