C# Class StarDotOne.LocaleRouteAttribute

Inheritance: System.Web.Mvc.Routing.RouteFactoryAttribute
Exibir arquivo Open project: jongalloway/StarDotOne

Public Methods

Method Description
LocaleRouteAttribute ( string template, string locale ) : System

Method Details

LocaleRouteAttribute() public method

public LocaleRouteAttribute ( string template, string locale ) : System
template string
locale string
return System