Time Conversion (TimeSpan to Time)
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public static implicit operator Time (
TimeSpan d
)
Public Shared Widening Operator CType (
d As TimeSpan
) As Time
F# does not support the declaration of new casting operators.
- d TimeSpan
-
Time