Summary
NodaTimeProfile.
Implements the
AutoMapper.Profile
- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper - Base Types
-
- Profile
graph BT
Type-->Base0["Profile"]
Type["NodaTimeProfile"]
class Type type-node
Syntax
public class NodaTimeProfile : Profile
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| NodaTimeProfile |
Initializes a new instance of the NodaTimeProfile class.
|
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.
|
See Also
- AutoMapper.Profile
