Constructs a configurer that uses delegate to configure an aggregate of type T.
the aggregate type
locator that can be used by delegate to extract some custom data.
PropertyConfigurer!T for objects PropertyConfigurer!(Wrapper!T) for structs
See Implementation
Constructs a configurer that uses delegate to configure an aggregate of type T.