static public method XUnit.Parse

Brief

Parses a string value into an XUnit structure.

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

Parameters
value

The value to parse.

Declared in XUnit

back