A factory that creates the
Bootstrapper
. Access the singleton
instance through Factory
.
- Namespace
- Statiq
.App - Base Types
-
- object
Syntax
public class BootstrapperFactory
Methods
Name | Return Value | Summary |
---|---|---|
Create |
Bootstrapper |
Creates an empty bootstrapper without any default configuration.
|