Version 67.0.0
Binds incoming request data to a model type
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax public interface class IBinder
The IBinder type exposes the following members.
Methods
| Name | Description |
---|
| Bind |
Bind to the given model type
|
TopSee Also