DelegateConfigurator<TConfigurable> Class
Namespace
Statiq.Common
Interfaces
Base Types
  • object
DelegateConfigurator<TConfigurable>
object
IConfigurator<TConfigurable>

Syntax

public class DelegateConfigurator<TConfigurable> : IConfigurator<TConfigurable> 
    where TConfigurable : IConfigurable

Type Parameters

Name Description
TConfigurable

Constructors

Methods

Name Return Value Summary
Configure(TConfigurable) void

Extension Methods