- Namespace
- Statiq
.Common - Containing Type
- I
Configurator Collection
Syntax
bool TryGet<TConfigurable>(out IList<IConfigurator<TConfigurable>> configurators)
where TConfigurable : IConfigurable
Type Parameters
Name | Description |
---|---|
TConfigurable |
Parameters
Name | Type | Description |
---|---|---|
configurators | IList |
Return Value
Type | Description |
---|---|
bool |