LocalTimeConverter.

Convert(LocalTime, TimeSpan, ResolutionContext) Method

Summary

Performs conversion from source to destination type

Syntax

public TimeSpan Convert(LocalTime source, TimeSpan destination, ResolutionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
source LocalTime Source object
destination TimeSpan Destination object
context ResolutionContext Resolution context

Return Value

Type Description
TimeSpan Destination object