C# 클래스 Maverick.Web.Helpers.ImportExtensions

파일 보기 프로젝트 열기: anurse/MaVeriCk

공개 메소드들

메소드 설명
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