mscorlib(4.0.0.0) API with additions
System.SByte Member List

This is the complete list of members for System.SByte, including all inherited members.

CompareTo(object obj)System.SByte
CompareTo(sbyte value)System.SByte
Equals(object obj)System.SByte
Equals(sbyte obj)System.SByte
IEquatable< sbyte >.Equals(T other)System.IEquatable< sbyte >
GetHashCode()System.SByte
GetTypeCode()System.SByte
MaxValueSystem.SByte
MinValueSystem.SByte
Parse(string s)System.SBytestatic
Parse(string s, NumberStyles style)System.SBytestatic
Parse(string s, IFormatProvider provider)System.SBytestatic
Parse(string s, NumberStyles style, IFormatProvider provider)System.SBytestatic
ToBoolean(IFormatProvider provider)System.SByte
ToByte(IFormatProvider provider)System.SByte
ToChar(IFormatProvider provider)System.SByte
ToDateTime(IFormatProvider provider)System.SByte
ToDecimal(IFormatProvider provider)System.SByte
ToDouble(IFormatProvider provider)System.SByte
ToInt16(IFormatProvider provider)System.SByte
ToInt32(IFormatProvider provider)System.SByte
ToInt64(IFormatProvider provider)System.SByte
ToSByte(IFormatProvider provider)System.SByte
ToSingle(IFormatProvider provider)System.SByte
ToString()System.SByte
ToString(IFormatProvider provider)System.SByte
ToString(string format)System.SByte
ToString(string format, IFormatProvider provider)System.SByte
ToType(Type type, IFormatProvider provider)System.SByte
ToUInt16(IFormatProvider provider)System.SByte
ToUInt32(IFormatProvider provider)System.SByte
ToUInt64(IFormatProvider provider)System.SByte
TryParse(string s, out sbyte result)System.SBytestatic
TryParse(string s, NumberStyles style, IFormatProvider provider, out sbyte result)System.SBytestatic