Table of Contents

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

info

The info to get the object data from