Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ...
System.Int16 != | ||
---|---|---|
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | CompareTo (Object value) | |
= | CompareTo (Object value) | |
+ | CompareTo (Int16 value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (Int16 obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | GetTypeCode () | |
= | GetTypeCode () | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) | |
= | ToString () | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format) | |
= | ToString (String format, IFormatProvider provider) | |
+ | TryParse (String s, Int16& result) | |
+ | TryParse (String s, NumberStyles style, IFormatProvider provider, Int16& result) |
System.Int32 != | ||
---|---|---|
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | CompareTo (Object value) | |
+ | CompareTo (Int32 value) | |
= | CompareTo (Object value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (Int32 obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | GetTypeCode () | |
= | GetTypeCode () | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) | |
= | ToString () | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString (String format) | |
+ | TryParse (String s, Int32& result) | |
+ | TryParse (String s, NumberStyles style, IFormatProvider provider, Int32& result) |
System.Int64 != | ||
---|---|---|
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | CompareTo (Object value) | |
+ | CompareTo (Int64 value) | |
= | CompareTo (Object value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (Int64 obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | GetTypeCode () | |
= | GetTypeCode () | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | Parse (String s) | |
= | Parse (String s, NumberStyles style) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, NumberStyles style, IFormatProvider provider) | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) | |
= | ToString () | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString (String format) | |
+ | TryParse (String s, Int64& result) | |
+ | TryParse (String s, NumberStyles style, IFormatProvider provider, Int64& result) |
System.IntPtr != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Zero | |
= | Zero | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | op_Equality (IntPtr value1, IntPtr value2) | |
= | op_Equality (IntPtr value1, IntPtr value2) | |
= | op_Explicit (Int32 value) | |
= | op_Explicit (Int64 value) | |
= | op_Explicit (Void* value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (Int32 value) | |
= | op_Explicit (Int64 value) | |
= | op_Explicit (Void* value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (IntPtr value) | |
= | op_Inequality (IntPtr value1, IntPtr value2) | |
= | op_Inequality (IntPtr value1, IntPtr value2) | |
= | ToInt32 () | |
= | ToInt32 () | |
= | ToInt64 () | |
= | ToInt64 () | |
= | ToPointer () | |
= | ToPointer () | |
= | ToString () | |
= | ToString () | |
+ | ToString (String format) | |
= | Size | |
= | Size |
System.InvalidCastException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.InvalidOperationException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.InvalidProgramException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.IServiceProvider = | ||
---|---|---|
= | GetService (Type serviceType) |
System.LocalDataStoreSlot = |
---|
System.Math != | ||
---|---|---|
= | E | |
= | E | |
= | PI | |
= | PI | |
= | Abs (SByte value) | |
= | Abs (Int16 value) | |
= | Abs (Int32 value) | |
= | Abs (Int64 value) | |
= | Abs (Single value) | |
= | Abs (Double value) | |
= | Abs (Decimal value) | |
= | Abs (Single value) | |
= | Abs (Double value) | |
= | Abs (SByte value) | |
= | Abs (Int16 value) | |
= | Abs (Int32 value) | |
= | Abs (Int64 value) | |
= | Abs (Decimal value) | |
= | Acos (Double d) | |
= | Acos (Double d) | |
= | Asin (Double d) | |
= | Asin (Double d) | |
= | Atan (Double d) | |
= | Atan (Double d) | |
= | Atan2 (Double y, Double x) | |
= | Atan2 (Double y, Double x) | |
= | BigMul (Int32 a, Int32 b) | |
= | BigMul (Int32 a, Int32 b) | |
= | Ceiling (Double a) | |
= | Ceiling (Double a) | |
+ | Ceiling (Decimal d) | |
= | Cos (Double d) | |
= | Cos (Double d) | |
= | Cosh (Double value) | |
= | Cosh (Double value) | |
= | DivRem (Int32 a, Int32 b, Int32& result) | |
= | DivRem (Int64 a, Int64 b, Int64& result) | |
= | DivRem (Int32 a, Int32 b, Int32& result) | |
= | DivRem (Int64 a, Int64 b, Int64& result) | |
= | Exp (Double d) | |
= | Exp (Double d) | |
= | Floor (Double d) | |
= | Floor (Double d) | |
+ | Floor (Decimal d) | |
= | IEEERemainder (Double x, Double y) | |
= | IEEERemainder (Double x, Double y) | |
= | Log (Double d) | |
= | Log (Double a, Double newBase) | |
= | Log (Double d) | |
= | Log (Double a, Double newBase) | |
= | Log10 (Double d) | |
= | Log10 (Double d) | |
= | Max (SByte val1, SByte val2) | |
= | Max (Byte val1, Byte val2) | |
= | Max (Int16 val1, Int16 val2) | |
= | Max (UInt16 val1, UInt16 val2) | |
= | Max (Int32 val1, Int32 val2) | |
= | Max (UInt32 val1, UInt32 val2) | |
= | Max (Int64 val1, Int64 val2) | |
= | Max (UInt64 val1, UInt64 val2) | |
= | Max (Single val1, Single val2) | |
= | Max (Double val1, Double val2) | |
= | Max (Decimal val1, Decimal val2) | |
= | Max (SByte val1, SByte val2) | |
= | Max (Byte val1, Byte val2) | |
= | Max (Int16 val1, Int16 val2) | |
= | Max (UInt16 val1, UInt16 val2) | |
= | Max (Int32 val1, Int32 val2) | |
= | Max (UInt32 val1, UInt32 val2) | |
= | Max (Int64 val1, Int64 val2) | |
= | Max (UInt64 val1, UInt64 val2) | |
= | Max (Single val1, Single val2) | |
= | Max (Double val1, Double val2) | |
= | Max (Decimal val1, Decimal val2) | |
= | Min (SByte val1, SByte val2) | |
= | Min (Byte val1, Byte val2) | |
= | Min (Int16 val1, Int16 val2) | |
= | Min (UInt16 val1, UInt16 val2) | |
= | Min (Int32 val1, Int32 val2) | |
= | Min (UInt32 val1, UInt32 val2) | |
= | Min (Int64 val1, Int64 val2) | |
= | Min (UInt64 val1, UInt64 val2) | |
= | Min (Single val1, Single val2) | |
= | Min (Double val1, Double val2) | |
= | Min (Decimal val1, Decimal val2) | |
= | Min (SByte val1, SByte val2) | |
= | Min (Byte val1, Byte val2) | |
= | Min (Int16 val1, Int16 val2) | |
= | Min (UInt16 val1, UInt16 val2) | |
= | Min (Int32 val1, Int32 val2) | |
= | Min (UInt32 val1, UInt32 val2) | |
= | Min (Int64 val1, Int64 val2) | |
= | Min (UInt64 val1, UInt64 val2) | |
= | Min (Single val1, Single val2) | |
= | Min (Double val1, Double val2) | |
= | Min (Decimal val1, Decimal val2) | |
= | Pow (Double x, Double y) | |
= | Pow (Double x, Double y) | |
= | Round (Double a) | |
= | Round (Double value, Int32 digits) | |
= | Round (Decimal d) | |
= | Round (Decimal d, Int32 decimals) | |
= | Round (Double a) | |
= | Round (Double value, Int32 digits) | |
+ | Round (Double value, MidpointRounding mode) | |
+ | Round (Double value, Int32 digits, MidpointRounding mode) | |
= | Round (Decimal d) | |
= | Round (Decimal d, Int32 decimals) | |
+ | Round (Decimal d, MidpointRounding mode) | |
+ | Round (Decimal d, Int32 decimals, MidpointRounding mode) | |
= | Sign (SByte value) | |
= | Sign (Int16 value) | |
= | Sign (Int32 value) | |
= | Sign (Int64 value) | |
= | Sign (Single value) | |
= | Sign (Double value) | |
= | Sign (Decimal value) | |
= | Sign (SByte value) | |
= | Sign (Int16 value) | |
= | Sign (Int32 value) | |
= | Sign (Int64 value) | |
= | Sign (Single value) | |
= | Sign (Double value) | |
= | Sign (Decimal value) | |
= | Sin (Double a) | |
= | Sin (Double a) | |
= | Sinh (Double value) | |
= | Sinh (Double value) | |
= | Sqrt (Double d) | |
= | Sqrt (Double d) | |
= | Tan (Double a) | |
= | Tan (Double a) | |
= | Tanh (Double value) | |
= | Tanh (Double value) | |
+ | Truncate (Decimal d) | |
+ | Truncate (Double d) |
System.MethodAccessException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.MissingMemberException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | Message |
System.MissingFieldException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Message |
System.MissingMethodException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Message |
Powered by Ricciolo