C# 클래스 Blog.Web.Site.BundleConfig

파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

공개 메소드들

메소드 설명
AddDefaultIgnorePatterns ( IgnoreList ignoreList ) : void
RegisterBundles ( BundleCollection bundles ) : void

메소드 상세

AddDefaultIgnorePatterns() 공개 정적인 메소드

public static AddDefaultIgnorePatterns ( IgnoreList ignoreList ) : void
ignoreList IgnoreList
리턴 void

RegisterBundles() 공개 정적인 메소드

public static RegisterBundles ( BundleCollection bundles ) : void
bundles BundleCollection
리턴 void