ComponentDependencyRegistrationExtensions
Inserts a new named argument with given key. If an argument for this name already exists, it will be overwritten.
Inserts a new typed argument with given type. If an argument for this type already exists, it will be overwritten.
Inserts a new typed argument with given type. If an argument for this type already exists, it will be overwritten.
Inserts a set of typed arguments. Property names of the anonymous type will be used as key.
Inserts a set of typed arguments. Actual type of the arguments will be used as key.