Table of Contents

Method IsNullableType

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsNullableType(Type)

Gets whether the specified type is nullable.

public static bool IsNullableType(Type type)

Parameters

type Type

Type to test.

Returns

bool