Timespan . Conversion (TimeSpan to Timespan)
Converts an instance of the TimeSpan class to the appropriate instance of the Timespan class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator Timespan (
TimeSpan value
)
Parameters
value |
Type: System.TimeSpan |