Table of Contents

Property OrdererType

Namespace
Xunit
Assembly
xunit.v3.core.dll

OrdererType

Gets the orderer type. Must implement ITestCollectionOrderer.

public Type OrdererType { get; }

Property Value

Type