static public method XUnitParser.Parse

Brief

Parses a string value into an XUnit structure.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XUnit  Parse (string value)

Parameters
value

The string value to be parsed.

Declared in XUnitParser

back