Gets the role builder for TRole.
Assembly: Epic.Core
Declaration Syntax
C# |
protected abstract RoleBuilder<TRole> GetRoleBuilder<TRole>() where TRole : class
Generic Template Parameters
- TRole
- Role of interest.
Return Value
The role builder.