Get<TConfigurable>() Method
Namespace
Statiq.Common
Containing Type
IConfiguratorCollection

Syntax

IList<IConfigurator<TConfigurable>> Get<TConfigurable>() where TConfigurable : IConfigurable

Type Parameters

Name Description
TConfigurable

Return Value

Type Description
IList<IConfigurator<TConfigurable>>