Method ToString
ToString()
Creates a string representation of this Timestamped<T> structure.
public override string ToString()
Returns
- string
A string containing the Value and Seconds properties of this Timestamped<T> structure.
Creates a string representation of this Timestamped<T> structure.
public override string ToString()
A string containing the Value and Seconds properties of this Timestamped<T> structure.