C# 클래스 Open.Core.Web.AreaRegistration

Registration of Open.Core.Web as a portable area that can be referenced by an ASP.NET MVC web-server.
상속: MvcContrib.PortableAreas.PortableAreaRegistration
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL

공개 메소드들

메소드 설명
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void

메소드 상세

RegisterArea() 공개 메소드

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context, IApplicationBus bus ) : void
context System.Web.Mvc.AreaRegistrationContext
bus IApplicationBus
리턴 void