Table of Contents

Method Serialize

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

Serialize(IXunitSerializationInfo)

Called when the object should store its serialized values into the serialization info.

void Serialize(IXunitSerializationInfo info)

Parameters

info

The info to store the object data into