Converts the value of this instance to string representation
(analogically to DateTime.ToString).
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
Visual Basic |
---|
Public Overrides Function ToString As String |
C# |
---|
public override string ToString() |