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.0.0.27669 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

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