Click or drag to resize

ModelTimeToString Method

Returns a printable string representation of this instance.

Namespace: Demo3D.Time
Assembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntax
C#
public override string ToString()

Return Value

String
A printable string representation of this instance.
See Also