Table of Contents

Method IsNullableEnum

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

IsNullableEnum(Type)

Determines whether type represents a nullable enum value.

public static bool IsNullableEnum(this Type type)

Parameters

type Type

Returns

bool