You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AllowBindNonPublicProperties method will tell the binder to bind the non-public properties. By default, the binder only binds the public properties.
Example:
The
AllowBindNonPublicProperties
method will tell the binder to bind the non-public properties. By default, the binder only binds the public properties.This issue is related to #73.
The text was updated successfully, but these errors were encountered: