Condividi tramite


Extensions.IsNullable(Type) Metodo

Definizione

Il tipo ammette valori Null.

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

Parametri

type
Type

Digitare da controllare.

Restituisce

True se nullable.

Si applica a