Mono Class Library: Overview

System.SByte: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValuesbyte (127). Contains the maximum value for the sbyte type.
const
MinValuesbyte (-128). Contains the minimum value for the sbyte type.