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 ...
System.TypeLoadException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | Message | |
= | TypeName |
System.EntryPointNotFoundException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.DllNotFoundException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Environment != | ||
---|---|---|
= | Exit (Int32 exitCode) | |
= | Exit (Int32 exitCode) | |
= | ExpandEnvironmentVariables (String name) | |
= | ExpandEnvironmentVariables (String name) | |
+ | FailFast (String message) | |
= | GetCommandLineArgs () | |
= | GetCommandLineArgs () | |
= | GetEnvironmentVariable (String variable) | |
= | GetEnvironmentVariable (String variable) | |
+ | GetEnvironmentVariable (String variable, EnvironmentVariableTarget target) | |
= | GetEnvironmentVariables () | |
= | GetEnvironmentVariables () | |
+ | GetEnvironmentVariables (EnvironmentVariableTarget target) | |
= | GetFolderPath (SpecialFolder folder) | |
= | GetFolderPath (SpecialFolder folder) | |
= | GetLogicalDrives () | |
= | GetLogicalDrives () | |
+ | SetEnvironmentVariable (String variable, String value) | |
+ | SetEnvironmentVariable (String variable, String value, EnvironmentVariableTarget target) | |
= | SpecialFolder | |
= | SpecialFolder | |
= | CommandLine | |
= | CommandLine | |
= | CurrentDirectory | |
= | CurrentDirectory | |
= | ExitCode | |
= | ExitCode | |
= | HasShutdownStarted | |
= | HasShutdownStarted | |
= | MachineName | |
= | MachineName | |
= | NewLine | |
= | NewLine | |
= | OSVersion | |
= | OSVersion | |
+ | ProcessorCount | |
= | StackTrace | |
= | StackTrace | |
= | SystemDirectory | |
= | SystemDirectory | |
= | TickCount | |
= | TickCount | |
= | UserDomainName | |
= | UserDomainName | |
= | UserInteractive | |
= | UserInteractive | |
= | UserName | |
= | UserName | |
= | Version | |
= | Version | |
= | WorkingSet | |
= | WorkingSet |
System.EventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, EventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, EventArgs e) |
System.FieldAccessException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.FlagsAttribute = | ||
---|---|---|
= | .ctor () |
System.FormatException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.GC != | ||
---|---|---|
+ | AddMemoryPressure (Int64 bytesAllocated) | |
= | Collect (Int32 generation) | |
= | Collect () | |
= | Collect (Int32 generation) | |
= | Collect () | |
+ | CollectionCount (Int32 generation) | |
= | GetGeneration (Object obj) | |
= | GetGeneration (WeakReference wo) | |
= | GetGeneration (Object obj) | |
= | GetGeneration (WeakReference wo) | |
= | GetTotalMemory (Boolean forceFullCollection) | |
= | GetTotalMemory (Boolean forceFullCollection) | |
= | KeepAlive (Object obj) | |
= | KeepAlive (Object obj) | |
+ | RemoveMemoryPressure (Int64 bytesAllocated) | |
= | ReRegisterForFinalize (Object obj) | |
= | ReRegisterForFinalize (Object obj) | |
= | SuppressFinalize (Object obj) | |
= | SuppressFinalize (Object obj) | |
= | WaitForPendingFinalizers () | |
= | WaitForPendingFinalizers () | |
= | MaxGeneration | |
= | MaxGeneration |
System.Guid != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | CompareTo (Object value) | |
= | CompareTo (Object value) | |
+ | CompareTo (Guid value) | |
= | Equals (Object o) | |
= | Equals (Object o) | |
+ | Equals (Guid g) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | NewGuid () | |
= | NewGuid () | |
= | op_Equality (Guid a, Guid b) | |
= | op_Equality (Guid a, Guid b) | |
= | op_Inequality (Guid a, Guid b) | |
= | op_Inequality (Guid a, Guid b) | |
= | ToByteArray () | |
= | ToByteArray () | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) | |
= | 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.IDisposable = | ||
---|---|---|
= | Dispose () |
System.IFormatProvider = | ||
---|---|---|
= | GetFormat (Type formatType) |
Powered by Ricciolo