Condividi tramite


Extensions.IsIntegral(Type) Metodo

Definizione

Il tipo è integrale.

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

Parametri

type
Type

Digitare da controllare.

Restituisce

True se integrale.

Si applica a