BundleConfig Class

Construction Manager

BundleConfig Class

[Missing <summary> documentation for "T:ConstructionManager.BundleConfig"]

Inheritance Hierarchy
SystemObject  ConstructionManagerBundleConfig

Namespace:  ConstructionManager
Assembly:  ConstructionManager (in ConstructionManager.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class BundleConfig

The BundleConfig type exposes the following members.

Constructors
  NameDescription
Public methodBundleConfig
Initializes a new instance of the BundleConfig class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRegisterBundles
Public methodToString (Inherited from Object.)
Top
See Also