Method AllowBindNonPublicProperties
| Improve this Doc View SourceAllowBindNonPublicProperties()
Allows binding of non-public properties. This method tells the binder that it can set non-public properties.
Declaration
public IEnvBinder AllowBindNonPublicProperties()
Returns
| Type | Description |
|---|---|
| IEnvBinder | An instance implementing the fluent interface. |