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

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

Méthodes publiques

Méthode Description
Execute ( System.Guid groupId ) : Group
GroupWithUsersQuery ( IQueryable groups ) : System

Method Details

Execute() public méthode

public Execute ( System.Guid groupId ) : Group
groupId System.Guid
Résultat Affecto.IdentityManagement.Store.Model.Group

GroupWithUsersQuery() public méthode

public GroupWithUsersQuery ( IQueryable groups ) : System
groups IQueryable
Résultat System