Table of Contents

Method Box

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

Box(bool?)

Gets boxed nullable boolean value.

public static object Box(bool? value)

Parameters

value bool?

Returns

object