Constructor accepting a configurer delegate, and it's arguments.
Constructs a configurer that uses delegate to configure an aggregate of type T.
the type of aggregate that will be returned by the delegate
type tuple of args that can be passed to delegate.
Annotation that specifies a delegate to be used to configure aggregate somehow.