DateTimeConverter..::..Convert Method (Nullable<(Of <(<'DateTimeOffset>)>)>, DateTime, ResolutionContext)
Namespace:
Suoranta.EnterpriseLib.Util.AutoMapper
Assembly: Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)
Assembly: Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)
Syntax
public virtual DateTime Convert( Nullable<DateTimeOffset> source, DateTime destination, ResolutionContext context )
Parameters
- source
- Type: Nullable<(Of <(<'DateTimeOffset>)>)>
- destination
- Type: DateTime
- context
- Type: ResolutionContext

