C# 클래스 BoC.InversionOfControl.Unity.UnityWebActivator

Provides the bootstrapping for integrating Unity with ASP.NET MVC.
파일 보기 프로젝트 열기: csteeg/BoC

공개 메소드들

메소드 설명
Start ( ) : void

Integrates Unity when the application starts.

메소드 상세

Start() 공개 정적인 메소드

Integrates Unity when the application starts.
public static Start ( ) : void
리턴 void