Method ToJsonString
ToJsonString()
Serializes the currently buffered data of this RateHelper<T, U> instance.
public string ToJsonString()
Returns
- string
A JSON string containing the serialized data of this RateHelper<T, U> instance.
Serializes the currently buffered data of this RateHelper<T, U> instance.
public string ToJsonString()
A JSON string containing the serialized data of this RateHelper<T, U> instance.