DurationConverter.

Convert(Duration, long, ResolutionContext) Method

Summary

Performs conversion from source to destination type

Syntax

public long Convert(Duration source, long destination, ResolutionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
source Duration Source object
destination long Destination object
context ResolutionContext Resolution context

Return Value

Type Description
long Destination object