CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Operators and Type Conversions
Addition Operator
Addition Operator (TimeOfDay, TimeOfDay)
Addition Operator (TimeOfDay, Int16)
Addition Operator (TimeOfDay, Int32)
TimeOfDay
Addition Operator (TimeOfDay, TimeOfDay)
Implements the operator +.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
static
TimeOfDay
operator
+
(
TimeOfDay
c1
,
TimeOfDay
c2
)
Request Example
View Source
Parameters
c1
Type:
Koopman.CheckPoint.Common
TimeOfDay
The TimeOfDay.
c2
Type:
Koopman.CheckPoint.Common
TimeOfDay
The TimeOfDay.
Return Value
Type:
TimeOfDay
The result of the operator.
See Also
Reference
TimeOfDay Class
Addition Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman