- Namespace
- Statiq
.Common - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IConfigurator<TConfigurable>"]
Type["DelegateConfigurator<TConfigurable>"]
class Type type-node
Syntax
public class DelegateConfigurator<TConfigurable> : IConfigurator<TConfigurable>
where TConfigurable : IConfigurable
Type Parameters
Name | Description |
---|---|
TConfigurable |
Constructors
Name | Summary |
---|---|
DelegateConfigurator |
Methods
Name | Return Value | Summary |
---|---|---|
Configure |
void |