C# Class ProyectoNotas.Areas.Api.ApiAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Datei anzeigen Open project: nestorcs/ReporteNotasAndroid

Public Methods

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

Method Details

RegisterArea() public method

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