Call dg on a component that is in configuration phase.
Call dg on component to perform some modifications, using args as input.
factory which will call dg with args.
delegate that will perform some modifications on component using passed args.
a list of arguments passed to dg.
Z
See Implementation
Call dg on a component that is in configuration phase.
Call dg on component to perform some modifications, using args as input.