DurationConverter.

Convert(Duration, Decimal, ResolutionContext) Method

Summary

Performs conversion from source to destination type

Syntax

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

Attributes

Type Description
NullableContextAttribute

Parameters

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

Return Value

Type Description
Decimal Destination object