HoursToTimeSpanConverter::Convert Method (UInt32, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual TimeSpan Convert(
	unsigned int hours,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

hours
Type: System::UInt32
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::TimeSpan

Return to top
Show: