Method Deserialize
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Deserialize(IXunitSerializationInfo)
Called when the object should populate itself with data from the serialization info.
void Deserialize(IXunitSerializationInfo info)
Parameters
infoThe info to get the object data from