Click or drag to resize

IBinder Interface

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)
Syntax
public interface IBinder

The IBinder type exposes the following members.

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