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 (Int32, Int32)
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
(
int
hour
,
int
minute
)
Request Example
View Source
Parameters
hour
Type:
System
Int32
The hour.
minute
Type:
System
Int32
The minute.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
hour or minute
See Also
Reference
TimeOfDay Class
TimeOfDay Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman