Udostępnij przez


Extensions.IsNullable(Type) Metoda

Definicja

Typ ma wartość null.

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

Parametry

type
Type

Wpisz, aby sprawdzić.

Zwraca

Wartość True, jeśli jest możliwa do wartości null.

Dotyczy