Table of Contents

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

info

The info to store the object data into