DefaultBinder Class |
Namespace: CefSharp.ModelBinding
The DefaultBinder type exposes the following members.
Name | Description | |
---|---|---|
DefaultBinder |
DefaultBinder constructor
|
Name | Description | |
---|---|---|
BlackListedPropertyNames |
List of property names to be ignored
|
Name | Description | |
---|---|---|
Bind |
Bind to the given model type
| |
BindValue |
BindValue
| |
CreateBindingContext |
CreateBindingContext - Can be overriden to change some binding context features
| |
CreateModel |
Create model based on type
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBindingMembers |
Get binding members
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue(String, BindingContext) |
Gets the value for the property name
| |
GetValue(BindingContext, Int32) |
Gets the value based on the index, used to accessing objects
in a collection.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |