Compartilhar via


Extensions.IsIntegral(Type) Método

Definição

O tipo é integral.

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

Parâmetros

type
Type

Digite para verificar.

Retornos

True se integral.

Aplica-se a