Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 ... 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ...

 System.Environment !=
 =Exit (Int32 exitCode)
 =ExpandEnvironmentVariables (String name)
 -FailFast (String message)
 =GetCommandLineArgs ()
 =GetEnvironmentVariable (String variable)
 -GetEnvironmentVariable (String variable, EnvironmentVariableTarget target)
 =GetEnvironmentVariables ()
 -GetEnvironmentVariables (EnvironmentVariableTarget target)
 =GetFolderPath (SpecialFolder folder)
 =GetLogicalDrives ()
 -SetEnvironmentVariable (String variable, String value)
 -SetEnvironmentVariable (String variable, String value, EnvironmentVariableTarget target)
 =SpecialFolder 
 =CommandLine 
 =CurrentDirectory 
 =ExitCode 
 =HasShutdownStarted 
 =MachineName 
 =NewLine 
 =OSVersion 
 -ProcessorCount 
 =StackTrace 
 =SystemDirectory 
 =TickCount 
 =UserDomainName 
 =UserInteractive 
 =UserName 
 =Version 
 =WorkingSet 

 System.EventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, EventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, EventArgs e)

 System.EventHandler`1 +
 +.ctor ()
 +BeginInvoke (Object sender, TEventArgs e, AsyncCallback callback, Object object)
 +EndInvoke (IAsyncResult result)
 +Invoke (Object sender, TEventArgs e)

 System.FieldAccessException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.FlagsAttribute =
 =.ctor ()

 System.FormatException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.GC !=
 -AddMemoryPressure (Int64 bytesAllocated)
 =Collect (Int32 generation)
 =Collect ()
 -CollectionCount (Int32 generation)
 =GetGeneration (Object obj)
 =GetGeneration (WeakReference wo)
 =GetTotalMemory (Boolean forceFullCollection)
 =KeepAlive (Object obj)
 -RemoveMemoryPressure (Int64 bytesAllocated)
 =ReRegisterForFinalize (Object obj)
 =SuppressFinalize (Object obj)
 =WaitForPendingFinalizers ()
 =MaxGeneration 

 System.Guid !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Empty 
 =CompareTo (Object value)
 -CompareTo (Guid value)
 =Equals (Object o)
 -Equals (Guid g)
 =GetHashCode ()
 =NewGuid ()
 =op_Equality (Guid a, Guid b)
 =op_Inequality (Guid a, Guid b)
 =ToByteArray ()
 =ToString ()
 =ToString (String format)
 =ToString (String format, IFormatProvider provider)

 System.IAsyncResult =
 =AsyncState 
 =AsyncWaitHandle 
 =CompletedSynchronously 
 =IsCompleted 

 System.ICustomFormatter =
 =Format (String format, Object arg, IFormatProvider formatProvider)

 System.IFormatProvider =
 =GetFormat (Type formatType)

 System.IndexOutOfRangeException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.InsufficientMemoryException +
 +.ctor ()
 +.ctor ()
 +.ctor ()

 System.Int16 !=
 =MaxValue 
 =MinValue 
 =CompareTo (Object value)
 -CompareTo (Int16 value)
 =Equals (Object obj)
 -Equals (Int16 obj)
 =GetHashCode ()
 =GetTypeCode ()
 =Parse (String s)
 =Parse (String s, NumberStyles style)
 =Parse (String s, IFormatProvider provider)
 =Parse (String s, NumberStyles style, IFormatProvider provider)
 =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)

Powered by Ricciolo