BoundConstructor Properties |
The BoundConstructor type exposes the following members.
Name | Description | |
---|---|---|
ArgumentCount |
Gets the total number of arguments for the bound constructor.
| |
Binder |
Gets the binder that created this binding.
| |
CanInstantiate |
Gets a value indicating whether the binding is valid.
| |
Description |
Gets a description of the constructor parameter binding.
| |
TargetConstructor |
Gets the constructor on the target type. The actual constructor used
might differ, e.g. if using a dynamic proxy.
|