Method | Description | |
---|---|---|
EntityBindingDetail ( |
Initializes a new instance of the EntityBindingDetail class.
|
public EntityBindingDetail ( |
||
entityProperty | The entity property. | |
valueKey | string | The value key. |
converter | IConverter | The converter. |
bindingType | BindingType | Type of the binding. |
return | System.Reflection |