C# Class WebUI.App_Start.Html5RoutingConfig

显示文件 Open project: kulish-alina/HR_Project

Public Methods

Method Description
UseHtml5Routing ( this builder, string rootPath, string entryPath ) : IAppBuilder

Method Details

UseHtml5Routing() public static method

public static UseHtml5Routing ( this builder, string rootPath, string entryPath ) : IAppBuilder
builder this
rootPath string
entryPath string
return IAppBuilder