C# Class Web.API.v1.ApiV1Registration

Inheritance: System.Web.Mvc.AreaRegistration
Mostra file Open project: alexbeletsky/rest.mvc.example

Public Methods

Method Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

RegisterArea() public method

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void
context System.Web.Mvc.AreaRegistrationContext
return void