Mono Class Library: Overview

System.Boolean: Field Members

The fields of System.Boolean are listed below. For a list of all members, see the Boolean Members list.

See Also: Inherited members from System.ValueType

Public Fields

static readonly
FalseStringstring (False). Contains a string representation of the logical value false.
static readonly
TrueStringstring (True). Contains a string representation of the logical value true.