ArgumentsBuilderExtension.

IsNullableType(Type) Method

Summary

Checks whether a type is nullable.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
ArgumentsBuilderExtension

Syntax

public static bool IsNullableType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool