Table of Contents

Operator implicit operator

Namespace
Xunit
Assembly
xunit.v3.core.dll

implicit operator TheoryDataRow<T1, T2>((T1, T2))

public static implicit operator TheoryDataRow<T1, T2>((T1, T2) row)

Parameters

row (T1, T2)

Returns