C# 클래스 Affecto.IdentityManagement.Store.EntityFramework.Queries.GroupExistsQuery

파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( string name ) : bool
GroupExistsQuery ( IQueryable groups ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string name ) : bool
name string
리턴 bool

GroupExistsQuery() 공개 메소드

public GroupExistsQuery ( IQueryable groups ) : System
groups IQueryable
리턴 System