C# Class Affecto.IdentityManagement.Store.EntityFramework.Queries.RoleWithPermissionsQuery

Afficher le fichier Open project: affecto/dotnet-IdentityManagement Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( System.Guid roleId ) : Role
RoleWithPermissionsQuery ( IQueryable roles ) : System

Method Details

Execute() public méthode

public Execute ( System.Guid roleId ) : Role
roleId System.Guid
Résultat Affecto.IdentityManagement.Store.Model.Role

RoleWithPermissionsQuery() public méthode

public RoleWithPermissionsQuery ( IQueryable roles ) : System
roles IQueryable
Résultat System