static public method XUnitParser.TryParse
Parses a string value into an XUnit
structure using the format provider. A return value indicates whether the operation succeeded.
Declaration | ||||
|
Parameters | |
value |
The string value to be parsed. |
formatProvider |
The format provider. |
r |
The result of parsing: |
Declared in XUnitParser