DateRangeToString(String) Method
Converts the value of this instance to its equivalent string representation using the specified format.
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
public string ToString(
string? format
)
- format String
- A format string.
StringA
String representation of value of this instance.