IgnitionBootstrapper Class
Provides logic which should be run during the initialization of any application that uses Ignition
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public static class IgnitionBootstrapper
Public NotInheritable Class IgnitionBootstrapper
public ref class IgnitionBootstrapper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type IgnitionBootstrapper = class end
- Inheritance
- Object IgnitionBootstrapper
Bootstrap |
Bootstraps Ignition with the provided settings.
|
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.