C# 클래스 IdentityServer3.EntityFramework.Cli.FileRunner.ScopeRunner

파일 보기 프로젝트 열기: findmypast/IdentityServer3.EntityFramework.Cli 1 사용 예제들

공개 메소드들

메소드 설명
ScopeRunner ( RunContext ctx ) : System

비공개 메소드들

메소드 설명
Add ( Thinktecture.IdentityServer.Core.Models.Scope scopes ) : void
CreateContext ( ) : Thinktecture.IdentityServer.EntityFramework.ScopeConfigurationDbContext
Remove ( string scopes ) : void
Run ( SectionConfig config ) : void

메소드 상세

ScopeRunner() 공개 메소드

public ScopeRunner ( RunContext ctx ) : System
ctx RunContext
리턴 System