메소드 | 설명 | |
---|---|---|
GetBundleConfigCollection ( ) : MvcBundleConfig.Models.BundleConfigCollection | ||
Ignore ( System.Web.HttpContextBase httpContext ) : bool | ||
Init ( MvcBundleConfig.Models.BundleConfigCollection collection = null ) : void |
메소드 | 설명 | |
---|---|---|
CreateBundleConfigs ( MvcBundleConfig.Configuration.BundleConfigurationElementCollection bundles ) : IList |
public static GetBundleConfigCollection ( ) : MvcBundleConfig.Models.BundleConfigCollection | ||
리턴 | MvcBundleConfig.Models.BundleConfigCollection |
public static Ignore ( System.Web.HttpContextBase httpContext ) : bool | ||
httpContext | System.Web.HttpContextBase | |
리턴 | bool |
public static Init ( MvcBundleConfig.Models.BundleConfigCollection collection = null ) : void | ||
collection | MvcBundleConfig.Models.BundleConfigCollection | |
리턴 | void |