- Namespace
- Statiq
.Common - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IConfigurable"]
click Interface0 "/api/Statiq.Common/IConfigurable"
Type["ConfigurableServices"]
class Type type-node
Syntax
public class ConfigurableServices : IConfigurable
Constructors
Properties
Name | Property Type | Summary |
---|---|---|
FileSystem | IReadOnlyFileSystem | |
Services | IServiceCollection | |
Settings | IReadOnlySettings |