Routes a completion request to the underlying injection strategy.
Completion is a concept that refers to the execution of every operation like setting values of properties or invoking certain methods, required to
prepare an object to be used in a specific context.
Name
|
Description
|
Complete(object, params CompletionArgument[])
|
Routes a completion request to the underlying injection strategy.
Completion is a concept that refers to the execution of every operation like setting values of properties or invoking certain methods, required to
prepare an object to be used in a specific context.
|
Complete(object, string, params CompletionArgument[])
|
Routes a completion request to the underlying injection strategy.
Completion is a concept that refers to the execution of every operation like setting values of properties or invoking certain methods, required to
prepare an object to be used in a specific context.
|