Method LoadRoleAsync(long)

Assembly: redb.Core.dll

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

public virtual Task<IRedbRole> LoadRoleAsync(long roleId)