Version 75.1.140
Binds incoming request data to a model type
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.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