CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Constructor
TimeOfDay Constructor (Int32)
TimeOfDay Constructor (String)
TimeOfDay Constructor (Int32, Int32)
TimeOfDay Constructor (String)
Initializes a new instance of the
TimeOfDay
class.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
TimeOfDay
(
string
time
)
Request Example
View Source
Parameters
time
Type:
System
String
The time in HH:mm format.
Exceptions
Exception
Condition
InvalidCastException
TimeOfDay
ArgumentOutOfRangeException
hour or minute
See Also
Reference
TimeOfDay Class
TimeOfDay Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman