Lenguaje

NetCoreHelpers.IsEnum(Type) Método

Definición

public static bool IsEnum(this Type type);
static member IsEnum : Type -> bool
<Extension()>
Public Function IsEnum (type As Type) As Boolean

Parámetros

type
Type

Devoluciones

Se aplica a