Click or drag to resize

IBinder Interface

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

The IBinder type exposes the following members.

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