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
typeType
Determines whether type represents a nullable enum value.
public static bool IsNullableEnum(this Type type)
type Type