ArgumentsBuilderExtension.

IsNullableType(Type) Method

Summary

Checks whether a type is nullable.

Syntax

public static bool IsNullableType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool