Quantity<T>.ToString

Method in Quantity<T>

Declaration

public override string ToString()

Description

Converts the quantity to a string.

Returns

stringThe quantity as a string.