By invoking the method Build(Type,BuildArgumentCollection) of the underlying injection strategy, this method handles the delegation
of concretely build an object of the requested type.
Name | Description |
---|---|
OnBuild(Type, BuildArgumentCollection) | By invoking the method Build(Type,BuildArgumentCollection) of the underlying injection strategy, this method handles the delegation of concretely build an object of the requested type. |
OnBuild(Type, string, BuildArgumentCollection) | By invoking theBuild(Type,string,BuildArgumentCollection) of the underlying injection strategy, this method handles the delegation of concretely build an object of the requested type. |