Method LoadRoleAsync(string)

Assembly: redb.Core.dll

Load role by name (throws exception if not found).

Task<IRedbRole> LoadRoleAsync(string roleName)