C# Class Maverick.Web.Helpers.ImportExtensions

显示文件 Open project: anurse/MaVeriCk

Public Methods

Method Description
Script ( this helper, string contentPath ) : string
Stylesheet ( this helper, string contentPath ) : string

Method Details

Script() public static method

public static Script ( this helper, string contentPath ) : string
helper this
contentPath string
return string

Stylesheet() public static method

public static Stylesheet ( this helper, string contentPath ) : string
helper this
contentPath string
return string