C# 클래스 Owin.ServiceStack.Example.Program

파일 보기 프로젝트 열기: thedillonb/Owin.ServiceStack

공개 메소드들

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

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

Configuration() 공개 메소드

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