Click or drag to resize
IBinder Interface
Version 55.0.0
Binds incoming request data to a model type

Namespace: CefSharp.ModelBinding
Assembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax
public interface IBinder

The IBinder type exposes the following members.

Methods
  NameDescription
Public methodBind
Bind to the given model type
Top
See Also