C# 클래스 NodeAssets.AspNet.Scripts.ScriptFinder

파일 보기 프로젝트 열기: ajorkowski/NodeAssets

공개 메소드들

메소드 설명
GetAllScripts ( ) : IEnumerable
GetScript ( string script ) : string

메소드 상세

GetAllScripts() 공개 정적인 메소드

public static GetAllScripts ( ) : IEnumerable
리턴 IEnumerable

GetScript() 공개 정적인 메소드

public static GetScript ( string script ) : string
script string
리턴 string