TimeExtensions
.
.
::
.
.
ToTimeOfDay Method
To the time of day.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
Time
ToTimeOfDay
(
string
timeValueString
)
Parameters
timeValueString
Type:
String
The time value string.
Return Value
Time.
See Also
TimeExtensions Class
Core Namespace