InstantConverter.

Convert(DateTime, Instant, ResolutionContext) Method

Summary

Performs conversion from source to destination type

Syntax

public Instant Convert(DateTime source, Instant destination, ResolutionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
source DateTime Source object
destination Instant Destination object
context ResolutionContext Resolution context

Return Value

Type Description
Instant Destination object