By invoking the Complete(object,string,CompletionArgumentCollection) of the underlying injection strategy, this method handles the
delegation of concretely build an object of the requested type.
| Name | Description |
|---|---|
| OnComplete(object, CompletionArgumentCollection) | By invoking the Complete(object,CompletionArgumentCollection) of the underlying injection strategy, this method handles the delegation of concretely build an object of the requested type. |
| OnComplete(object, string, CompletionArgumentCollection) | By invoking the Complete(object,string,CompletionArgumentCollection) of the underlying injection strategy, this method handles the delegation of concretely build an object of the requested type. |