CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (Int32 to TimeOfDay)
Implicit Conversion (TimeOfDay to Int16)
TimeOfDay
Conversion (Int32 to TimeOfDay)
Performs an implicit conversion from
Int32
to
TimeOfDay
.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
static
implicit operator
TimeOfDay
(
int
v
)
Request Example
View Source
Parameters
v
Type:
System
Int32
The value.
Return Value
Type:
TimeOfDay
The result of the conversion.
See Also
Reference
TimeOfDay Class
Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman