Table of Contents

Method ForType

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

ForType(Type)

Computes a unique ID for a Type.

public static string ForType(Type type)

Parameters

type Type

The type to generate an ID for

Returns

string