Construct component using a delegate.
Constructs component using a delegate, and a list of arguments passed to delegate.
the factory which will use delegate to construct component.
the delegate that is responsible for creating component, given a list of arguments.
the arguments that will be used by delegate to construct component.
Z.
See Implementation
Construct component using a delegate.
Constructs component using a delegate, and a list of arguments passed to delegate.