Click or drag to resize
TestableErrorToString Method
Returns a json String that represents this instance.

Namespace: ErrorUnit.Models
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A json String that represents this instance.
See Also