C# 클래스 KnowYourTurf.Web.Config.Bootstrapper

파일 보기 프로젝트 열기: reharik/KnowYourTurf

공개 메소드들

메소드 설명
Bootstrap ( ) : void
BootstrapTest ( ) : void
Restart ( bool testing = false ) : void

비공개 메소드들

메소드 설명
Start ( bool testing = false ) : void

메소드 상세

Bootstrap() 공개 정적인 메소드

public static Bootstrap ( ) : void
리턴 void

BootstrapTest() 공개 정적인 메소드

public static BootstrapTest ( ) : void
리턴 void

Restart() 공개 정적인 메소드

public static Restart ( bool testing = false ) : void
testing bool
리턴 void