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

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

Méthodes publiques

Méthode Description
Execute ( string name ) : bool
GroupExistsQuery ( IQueryable groups ) : System

Method Details

Execute() public méthode

public Execute ( string name ) : bool
name string
Résultat bool

GroupExistsQuery() public méthode

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