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