Version 73.1.130
Binds incoming request data to a model type
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntaxpublic interface class IBinder
The IBinder type exposes the following members.
Methods
| Name | Description |
---|
 | Bind |
Bind to the given model type
|
Top
See Also