Compartir a través de


Extensions.IsDouble(Type) Método

Definición

El tipo es float o double.

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

Parámetros

type
Type

Escriba para comprobar.

Devoluciones

True si float o double.

Se aplica a