C# Класс EventSourcingCqrsSample.WebApp.BundleConfig

This represents the config entity for bundles.
Показать файл Открыть проект

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

Метод Описание
RegisterBundles ( this bundles ) : void

Registers bundled JavaScripts and CSS files.

For more information on bundling, visit http://go.microsoft.com/fwlink/?LinkId=301862

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

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

Registers bundled JavaScripts and CSS files.
For more information on bundling, visit http://go.microsoft.com/fwlink/?LinkId=301862
public static RegisterBundles ( this bundles ) : void
bundles this The instance.
Результат void