C# Класс Maverick.Web.Helpers.ImportExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
Script ( this helper, string contentPath ) : string
Stylesheet ( this helper, string contentPath ) : string

Описание методов

Script() публичный статический Метод

public static Script ( this helper, string contentPath ) : string
helper this
contentPath string
Результат string

Stylesheet() публичный статический Метод

public static Stylesheet ( this helper, string contentPath ) : string
helper this
contentPath string
Результат string