C# 클래스 NuGet.Test.Server.Startup

파일 보기 프로젝트 열기: NuGet/Entropy

공개 메소드들

메소드 설명
Configuration ( IAppBuilder app ) : void

비공개 메소드들

메소드 설명
Debug ( IOwinContext context ) : Task
GetBaseAddress ( IOwinContext context ) : Uri
Invoke ( IOwinContext context ) : Task
Lookup ( IOwinContext context ) : Task

메소드 상세

Configuration() 공개 메소드

public Configuration ( IAppBuilder app ) : void
app IAppBuilder
리턴 void