Construct aggregate using a delegate.
Constructs aggregate using a delegate, and a list of arguments passed to delegate.
the delegate that is responsible for creating aggregate, given a list of arguments.
the arguments that will be used by delegate to construct aggregate.
GenericFactory!T.
See Implementation
Construct aggregate using a delegate.
Constructs aggregate using a delegate, and a list of arguments passed to delegate.