- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson - Base Types
-
- Profile
graph BT
Type-->Base0["Profile"]
Type["NewtonsoftJsonProfile"]
class Type type-node
Syntax
public class NewtonsoftJsonProfile : Profile
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
Newtonsoft |
Properties
Name | Value | Summary |
---|---|---|
ProfileName | string |
Gets the name of the profile.
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|