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 ... 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ...
System.Resources.UltimateResourceFallbackLocation + | ||
---|---|---|
+ | MainAssembly | |
+ | Satellite | |
+ | value__ |
Microsoft.Win32.Registry != | ||
---|---|---|
= | ClassesRoot | |
= | CurrentConfig | |
= | CurrentUser | |
= | DynData | |
= | LocalMachine | |
= | PerformanceData | |
= | Users | |
- | GetValue (String keyName, String valueName, Object defaultValue) | |
- | SetValue (String keyName, String valueName, Object value) | |
- | SetValue (String keyName, String valueName, Object value, RegistryValueKind valueKind) |
Microsoft.Win32.RegistryHive = | ||
---|---|---|
= | ClassesRoot | |
= | CurrentConfig | |
= | CurrentUser | |
= | DynData | |
= | LocalMachine | |
= | PerformanceData | |
= | Users | |
= | value__ |
Microsoft.Win32.RegistryKey != | ||
---|---|---|
= | Close () | |
= | CreateSubKey (String subkey) | |
- | CreateSubKey (String subkey, RegistryKeyPermissionCheck permissionCheck) | |
- | CreateSubKey (String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity) | |
= | DeleteSubKey (String subkey) | |
= | DeleteSubKey (String subkey, Boolean throwOnMissingSubKey) | |
= | DeleteSubKeyTree (String subkey) | |
= | DeleteValue (String name) | |
= | DeleteValue (String name, Boolean throwOnMissingValue) | |
= | Flush () | |
- | GetAccessControl () | |
- | GetAccessControl (AccessControlSections includeSections) | |
= | GetSubKeyNames () | |
= | GetValue (String name) | |
= | GetValue (String name, Object defaultValue) | |
- | GetValue (String name, Object defaultValue, RegistryValueOptions options) | |
- | GetValueKind (String name) | |
= | GetValueNames () | |
= | OpenRemoteBaseKey (RegistryHive hKey, String machineName) | |
= | OpenSubKey (String name, Boolean writable) | |
= | OpenSubKey (String name) | |
- | OpenSubKey (String name, RegistryKeyPermissionCheck permissionCheck) | |
- | OpenSubKey (String name, RegistryKeyPermissionCheck permissionCheck, RegistryRights rights) | |
- | SetAccessControl (RegistrySecurity registrySecurity) | |
= | SetValue (String name, Object value) | |
- | SetValue (String name, Object value, RegistryValueKind valueKind) | |
= | ToString () | |
= | Name | |
= | SubKeyCount | |
= | ValueCount |
Microsoft.Win32.RegistryValueOptions + | ||
---|---|---|
+ | DoNotExpandEnvironmentNames | |
+ | None | |
+ | value__ |
Microsoft.Win32.RegistryKeyPermissionCheck + | ||
---|---|---|
+ | Default | |
+ | ReadSubTree | |
+ | ReadWriteSubTree | |
+ | value__ |
Microsoft.Win32.RegistryValueKind + | ||
---|---|---|
+ | Binary | |
+ | DWord | |
+ | ExpandString | |
+ | MultiString | |
+ | QWord | |
+ | String | |
+ | Unknown | |
+ | value__ |
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid + | ||
---|---|---|
+ | IsInvalid |
Microsoft.Win32.SafeHandles.SafeFileHandle + | ||
---|---|---|
+ | .ctor () |
Microsoft.Win32.SafeHandles.SafeWaitHandle + | ||
---|---|---|
+ | .ctor () |
Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid + | ||
---|---|---|
+ | IsInvalid |
System.Runtime.InteropServices.CriticalHandle + | ||
---|---|---|
+ | Close () | |
+ | Dispose () | |
+ | SetHandleAsInvalid () | |
+ | IsClosed | |
+ | IsInvalid |
Microsoft.Win32.SafeHandles.CriticalHandleZeroOrMinusOneIsInvalid + | ||
---|---|---|
+ | IsInvalid |
Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid + | ||
---|---|---|
+ | IsInvalid |
Powered by Ricciolo