Method Add
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Add(string)
Add a string value into the unique ID computation.
public void Add(string value)
Parameters
valuestringThe value to be added to the unique ID computation
Add a string value into the unique ID computation.
public void Add(string value)
value stringThe value to be added to the unique ID computation