Table of Contents

Method Serialize

Namespace
Xunit.Runner.v2
Assembly
xunit.v3.runner.utility.netfx.dll

Serialize(IXunitSerializationInfo)

Called when the object should store its data into the serialization info.

public void Serialize(IXunitSerializationInfo info)

Parameters

info

The info to store the data in