C# 클래스 TournamentReport.App_Start.SimpleInjectorInitializer

파일 보기 프로젝트 열기: Haacked/TournamentMaker

공개 메소드들

메소드 설명
Initialize ( ) : void

Initialize the container and register it as MVC3 Dependency Resolver.

비공개 메소드들

메소드 설명
InitializeContainer ( SimpleInjector.Container container ) : void

메소드 상세

Initialize() 공개 정적인 메소드

Initialize the container and register it as MVC3 Dependency Resolver.
public static Initialize ( ) : void
리턴 void