Click or drag to resize

ConstructorBinder Properties

The ConstructorBinder type exposes the following members.

Properties
  NameDescription
Public propertyConstructor
Gets the constructor this binder is responsible for binding.
Public propertyParameterCount
Gets the number of parameters.
Public propertyParameters
Gets the set of parameters to bind against.
Top
See Also