Summary
DurationConverter.
Implements the
AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
Implements the AutoMapper.ITypeConverter`2
- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper .Converters - Interfaces
-
- ITypeConverter
<Duration, TimeSpan> - ITypeConverter
<Nullable <Duration> , Nullable <TimeSpan> > - ITypeConverter
<TimeSpan, Duration> - ITypeConverter
<Nullable <TimeSpan> , Nullable <Duration> > - ITypeConverter
<Duration, long> - ITypeConverter
<Nullable <Duration> , Nullable <long> > - ITypeConverter
<long, Duration> - ITypeConverter
<Nullable <long> , Nullable <Duration> > - ITypeConverter
<Duration, int> - ITypeConverter
<Nullable <Duration> , Nullable <int> > - ITypeConverter
<int, Duration> - ITypeConverter
<Nullable <int> , Nullable <Duration> > - ITypeConverter
<Duration, double> - ITypeConverter
<Nullable <Duration> , Nullable <double> > - ITypeConverter
<double, Duration> - ITypeConverter
<Nullable <double> , Nullable <Duration> > - ITypeConverter
<Duration, Decimal> - ITypeConverter
<Nullable <Duration> , Nullable <Decimal> > - ITypeConverter
<Decimal, Duration> - ITypeConverter
<Nullable <Decimal> , Nullable <Duration> >
- ITypeConverter
- Base Types
-
- Object
Syntax
public class DurationConverter : ITypeConverter<Duration, TimeSpan>,
ITypeConverter<Nullable<Duration>, Nullable<TimeSpan>>, ITypeConverter<TimeSpan, Duration>,
ITypeConverter<Nullable<TimeSpan>, Nullable<Duration>>, ITypeConverter<Duration, long>,
ITypeConverter<Nullable<Duration>, Nullable<long>>, ITypeConverter<long, Duration>,
ITypeConverter<Nullable<long>, Nullable<Duration>>, ITypeConverter<Duration, int>,
ITypeConverter<Nullable<Duration>, Nullable<int>>, ITypeConverter<int, Duration>,
ITypeConverter<Nullable<int>, Nullable<Duration>>, ITypeConverter<Duration, double>,
ITypeConverter<Nullable<Duration>, Nullable<double>>, ITypeConverter<double, Duration>,
ITypeConverter<Nullable<double>, Nullable<Duration>>, ITypeConverter<Duration, Decimal>,
ITypeConverter<Nullable<Duration>, Nullable<Decimal>>, ITypeConverter<Decimal, Duration>,
ITypeConverter<Nullable<Decimal>, Nullable<Duration>>
Attributes
Type | Description |
---|---|
PublicAPIAttribute |
Constructors
Name | Summary |
---|---|
DurationConverter |
Methods
Name | Value | Summary |
---|---|---|
Convert |
Duration |
Performs conversion from source to destination type
|
Convert |
Duration |
Performs conversion from source to destination type
|
Convert |
Decimal |
Performs conversion from source to destination type
|
Convert |
double |
Performs conversion from source to destination type
|
Convert |
int |
Performs conversion from source to destination type
|
Convert |
long |
Performs conversion from source to destination type
|
Convert |
TimeSpan |
Performs conversion from source to destination type
|
Convert |
Duration |
Performs conversion from source to destination type
|
Convert |
Duration |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Nullable |
Performs conversion from source to destination type
|
Convert |
Duration |
Performs conversion from source to destination type
|
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.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2
- AutoMapper.ITypeConverter`2