Method Serialize
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Serialize(IXunitSerializationInfo)
Called when the object should store its serialized values into the serialization info.
public void Serialize(IXunitSerializationInfo info)
Parameters
infoThe info to store the object data into