Summary
Extension methods for
IJsonBinder
- Assembly
- Rocket
.Surgery .Extensions .Binding .dll - Namespace
- Rocket
.Surgery .Binding - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["JsonBinderExtensions"]
class Type type-node
Syntax
public static class JsonBinderExtensions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Methods
Name | Value | Summary |
---|---|---|
Bind |
object |
Bind the values to the given configuration
static
|
Bind |
object |
Bind the values to the given configuration
static
|
Bind |
T |
Bind the values to the given configuration
static
|
Bind |
T |
Bind the values to the given configuration
static
|
Populate |
T |
Populate the values from the given configuration object
static
|
Populate |
T |
Populate the values from the given configuration object
static
|