By invoking the BuildRule lambdas, this inversion control method handles the request to build an object of the requested type.
| Name | Description |
|---|---|
| OnBuild(Type, BuildArgumentCollection) | By invoking the BuildRule lambdas, this inversion control method handles the request to build an object of the requested type. |
| OnBuild(Type, string, BuildArgumentCollection) | By invoking the BuildRule lambdas, this inversion control method handles the request to build an object of the requested type. |