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 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ...
System.UInt32 != | ||
---|---|---|
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | CompareTo (Object value) | |
= | CompareTo (Object value) | |
+ | CompareTo (UInt32 value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (UInt32 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, UInt32& result) | |
+ | TryParse (String s, NumberStyles style, IFormatProvider provider, UInt32& result) |
System.UInt64 != | ||
---|---|---|
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | CompareTo (Object value) | |
= | CompareTo (Object value) | |
+ | CompareTo (UInt64 value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (UInt64 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, UInt64& result) | |
+ | TryParse (String s, NumberStyles style, IFormatProvider provider, UInt64& result) |
System.UIntPtr = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Zero | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | op_Equality (UIntPtr value1, UIntPtr value2) | |
= | op_Explicit (UInt32 value) | |
= | op_Explicit (UInt64 value) | |
= | op_Explicit (UIntPtr value) | |
= | op_Explicit (UIntPtr value) | |
= | op_Explicit (Void* value) | |
= | op_Explicit (UIntPtr value) | |
= | op_Inequality (UIntPtr value1, UIntPtr value2) | |
= | ToPointer () | |
= | ToString () | |
= | ToUInt32 () | |
= | ToUInt64 () | |
= | Size |
System.UnauthorizedAccessException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.UnhandledExceptionEventArgs = | ||
---|---|---|
= | .ctor () | |
= | ExceptionObject | |
= | IsTerminating |
System.UnhandledExceptionEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, UnhandledExceptionEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, UnhandledExceptionEventArgs e) |
System.Version != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Clone () | |
= | Clone () | |
= | CompareTo (Object version) | |
= | CompareTo (Object version) | |
+ | CompareTo (Version value) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
+ | Equals (Version obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | op_Equality (Version v1, Version v2) | |
= | op_Equality (Version v1, Version v2) | |
= | op_GreaterThan (Version v1, Version v2) | |
= | op_GreaterThan (Version v1, Version v2) | |
= | op_GreaterThanOrEqual (Version v1, Version v2) | |
= | op_GreaterThanOrEqual (Version v1, Version v2) | |
= | op_Inequality (Version v1, Version v2) | |
= | op_Inequality (Version v1, Version v2) | |
= | op_LessThan (Version v1, Version v2) | |
= | op_LessThan (Version v1, Version v2) | |
= | op_LessThanOrEqual (Version v1, Version v2) | |
= | op_LessThanOrEqual (Version v1, Version v2) | |
= | ToString () | |
= | ToString (Int32 fieldCount) | |
= | ToString () | |
= | ToString (Int32 fieldCount) | |
= | Build | |
= | Build | |
= | Major | |
= | Major | |
+ | MajorRevision | |
= | Minor | |
= | Minor | |
+ | MinorRevision | |
= | Revision | |
= | Revision |
System.Void = |
---|
System.WeakReference = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | IsAlive | |
= | Target | |
= | TrackResurrection |
System.Threading.ApartmentState = | ||
---|---|---|
= | MTA | |
= | STA | |
= | Unknown | |
= | value__ |
System.Threading.WaitHandle != | ||
---|---|---|
- | .ctor () | |
= | WaitTimeout | |
= | WaitTimeout | |
= | Close () | |
= | Close () | |
+ | SignalAndWait (WaitHandle toSignal, WaitHandle toWaitOn) | |
+ | SignalAndWait (WaitHandle toSignal, WaitHandle toWaitOn, TimeSpan timeout, Boolean exitContext) | |
+ | SignalAndWait (WaitHandle toSignal, WaitHandle toWaitOn, Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitAll (WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitAll (WaitHandle[] waitHandles, TimeSpan timeout, Boolean exitContext) | |
= | WaitAll (WaitHandle[] waitHandles) | |
= | WaitAll (WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitAll (WaitHandle[] waitHandles, TimeSpan timeout, Boolean exitContext) | |
= | WaitAll (WaitHandle[] waitHandles) | |
= | WaitAny (WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitAny (WaitHandle[] waitHandles, TimeSpan timeout, Boolean exitContext) | |
= | WaitAny (WaitHandle[] waitHandles) | |
= | WaitAny (WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitAny (WaitHandle[] waitHandles, TimeSpan timeout, Boolean exitContext) | |
= | WaitAny (WaitHandle[] waitHandles) | |
= | WaitOne () | |
= | WaitOne (TimeSpan timeout, Boolean exitContext) | |
= | WaitOne (Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitOne (Int32 millisecondsTimeout, Boolean exitContext) | |
= | WaitOne (TimeSpan timeout, Boolean exitContext) | |
= | WaitOne () | |
= | Handle | |
= | Handle | |
+ | SafeWaitHandle |
System.Threading.AutoResetEvent != | ||
---|---|---|
= | .ctor () | |
- | Reset () | |
- | Set () |
System.Threading.CompressedStack != | ||
---|---|---|
+ | Capture () | |
+ | CreateCopy () | |
+ | GetCompressedStack () | |
+ | GetObjectData (SerializationInfo info, StreamingContext context) | |
+ | Run (CompressedStack compressedStack, ContextCallback callback, Object state) |
System.Threading.Interlocked != | ||
---|---|---|
+ | Add (Int32& location1, Int32 value) | |
+ | Add (Int64& location1, Int64 value) | |
= | CompareExchange (Int32& location1, Int32 value, Int32 comparand) | |
= | CompareExchange (Single& location1, Single value, Single comparand) | |
= | CompareExchange (Object& location1, Object value, Object comparand) | |
+ | CompareExchange (T& location1, T value, T comparand) | |
= | CompareExchange (Int32& location1, Int32 value, Int32 comparand) | |
+ | CompareExchange (Int64& location1, Int64 value, Int64 comparand) | |
= | CompareExchange (Single& location1, Single value, Single comparand) | |
+ | CompareExchange (Double& location1, Double value, Double comparand) | |
= | CompareExchange (Object& location1, Object value, Object comparand) | |
+ | CompareExchange (IntPtr& location1, IntPtr value, IntPtr comparand) | |
= | Decrement (Int32& location) | |
= | Decrement (Int64& location) | |
= | Decrement (Int32& location) | |
= | Decrement (Int64& location) | |
= | Exchange (Int32& location1, Int32 value) | |
= | Exchange (Single& location1, Single value) | |
= | Exchange (Object& location1, Object value) | |
+ | Exchange (T& location1, T value) | |
= | Exchange (Int32& location1, Int32 value) | |
+ | Exchange (Int64& location1, Int64 value) | |
= | Exchange (Single& location1, Single value) | |
+ | Exchange (Double& location1, Double value) | |
= | Exchange (Object& location1, Object value) | |
+ | Exchange (IntPtr& location1, IntPtr value) | |
= | Increment (Int32& location) | |
= | Increment (Int64& location) | |
= | Increment (Int32& location) | |
= | Increment (Int64& location) | |
+ | Read (Int64& location) |
Powered by Ricciolo