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 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ...
![]() | System.Resources.ResourceReader != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | Close () |
![]() | = | GetEnumerator () |
![]() | = | GetEnumerator () |
![]() | + | GetResourceData (String resourceName, String& resourceType, Byte[]& resourceData) |
![]() | System.Resources.ResourceSet = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | Dispose () |
![]() | = | GetDefaultReader () |
![]() | = | GetDefaultWriter () |
![]() | = | GetEnumerator () |
![]() | = | GetObject (String name, Boolean ignoreCase) |
![]() | = | GetObject (String name) |
![]() | = | GetString (String name, Boolean ignoreCase) |
![]() | = | GetString (String name) |
![]() | System.Resources.ResourceWriter != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | AddResource (String name, Byte[] value) |
![]() | = | AddResource (String name, Object value) |
![]() | = | AddResource (String name, String value) |
![]() | = | AddResource (String name, String value) |
![]() | = | AddResource (String name, Object value) |
![]() | = | AddResource (String name, Byte[] value) |
![]() | + | AddResourceData (String name, String typeName, Byte[] serializedData) |
![]() | = | Close () |
![]() | = | Close () |
![]() | = | Dispose () |
![]() | = | Dispose () |
![]() | = | Generate () |
![]() | = | Generate () |
![]() | System.Resources.SatelliteContractVersionAttribute = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Version |
![]() | Microsoft.Win32.Registry != | |
---|---|---|
![]() | = | ClassesRoot |
![]() | = | ClassesRoot |
![]() | = | CurrentConfig |
![]() | = | CurrentConfig |
![]() | = | CurrentUser |
![]() | = | CurrentUser |
![]() | = | DynData |
![]() | = | DynData |
![]() | = | LocalMachine |
![]() | = | LocalMachine |
![]() | = | PerformanceData |
![]() | = | PerformanceData |
![]() | = | Users |
![]() | = | 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 () |
![]() | = | Close () |
![]() | = | CreateSubKey (String subkey) |
![]() | = | CreateSubKey (String subkey) |
![]() | + | CreateSubKey (String subkey, RegistryKeyPermissionCheck permissionCheck) |
![]() | + | CreateSubKey (String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity) |
![]() | = | DeleteSubKey (String subkey) |
![]() | = | DeleteSubKey (String subkey, Boolean throwOnMissingSubKey) |
![]() | = | DeleteSubKey (String subkey) |
![]() | = | DeleteSubKey (String subkey, Boolean throwOnMissingSubKey) |
![]() | = | DeleteSubKeyTree (String subkey) |
![]() | = | DeleteSubKeyTree (String subkey) |
![]() | = | DeleteValue (String name) |
![]() | = | DeleteValue (String name, Boolean throwOnMissingValue) |
![]() | = | DeleteValue (String name) |
![]() | = | DeleteValue (String name, Boolean throwOnMissingValue) |
![]() | = | Flush () |
![]() | = | Flush () |
![]() | + | GetAccessControl () |
![]() | + | GetAccessControl (AccessControlSections includeSections) |
![]() | = | GetSubKeyNames () |
![]() | = | GetSubKeyNames () |
![]() | = | GetValue (String name, Object defaultValue) |
![]() | = | GetValue (String name) |
![]() | = | GetValue (String name) |
![]() | = | GetValue (String name, Object defaultValue) |
![]() | + | GetValue (String name, Object defaultValue, RegistryValueOptions options) |
![]() | + | GetValueKind (String name) |
![]() | = | GetValueNames () |
![]() | = | GetValueNames () |
![]() | = | OpenRemoteBaseKey (RegistryHive hKey, String machineName) |
![]() | = | OpenRemoteBaseKey (RegistryHive hKey, String machineName) |
![]() | = | OpenSubKey (String name, Boolean writable) |
![]() | = | OpenSubKey (String name) |
![]() | = | 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) |
![]() | + | SetValue (String name, Object value, RegistryValueKind valueKind) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | Name |
![]() | = | Name |
![]() | = | SubKeyCount |
![]() | = | SubKeyCount |
![]() | = | ValueCount |
![]() | = | ValueCount |
![]() | System.Security.Cryptography.X509Certificates.X509Certificate != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | CreateFromCertFile (String filename) |
![]() | = | CreateFromCertFile (String filename) |
![]() | = | CreateFromSignedFile (String filename) |
![]() | = | CreateFromSignedFile (String filename) |
![]() | = | Equals (X509Certificate other) |
![]() | + | Equals (Object obj) |
![]() | = | Equals (X509Certificate other) |
![]() | + | Export (X509ContentType contentType) |
![]() | + | Export (X509ContentType contentType, String password) |
![]() | + | Export (X509ContentType contentType, SecureString password) |
![]() | = | GetCertHash () |
![]() | = | GetCertHash () |
![]() | = | GetCertHashString () |
![]() | = | GetCertHashString () |
![]() | = | GetEffectiveDateString () |
![]() | = | GetEffectiveDateString () |
![]() | = | GetExpirationDateString () |
![]() | = | GetExpirationDateString () |
![]() | = | GetFormat () |
![]() | = | GetFormat () |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | GetIssuerName () |
![]() | = | GetIssuerName () |
![]() | = | GetKeyAlgorithm () |
![]() | = | GetKeyAlgorithm () |
![]() | = | GetKeyAlgorithmParameters () |
![]() | = | GetKeyAlgorithmParameters () |
![]() | = | GetKeyAlgorithmParametersString () |
![]() | = | GetKeyAlgorithmParametersString () |
![]() | = | GetName () |
![]() | = | GetName () |
![]() | = | GetPublicKey () |
![]() | = | GetPublicKey () |
![]() | = | GetPublicKeyString () |
![]() | = | GetPublicKeyString () |
![]() | = | GetRawCertData () |
![]() | = | GetRawCertData () |
![]() | = | GetRawCertDataString () |
![]() | = | GetRawCertDataString () |
![]() | = | GetSerialNumber () |
![]() | = | GetSerialNumber () |
![]() | = | GetSerialNumberString () |
![]() | = | GetSerialNumberString () |
![]() | + | Import (Byte[] rawData) |
![]() | + | Import (Byte[] rawData, String password, X509KeyStorageFlags keyStorageFlags) |
![]() | + | Import (Byte[] rawData, SecureString password, X509KeyStorageFlags keyStorageFlags) |
![]() | + | Import (String fileName) |
![]() | + | Import (String fileName, String password, X509KeyStorageFlags keyStorageFlags) |
![]() | + | Import (String fileName, SecureString password, X509KeyStorageFlags keyStorageFlags) |
![]() | + | Reset () |
![]() | = | ToString (Boolean fVerbose) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | ToString (Boolean fVerbose) |
![]() | + | Handle |
![]() | + | Issuer |
![]() | + | Subject |
![]() | System.Security.Cryptography.AsymmetricAlgorithm = | |
---|---|---|
![]() | = | Clear () |
![]() | = | Create () |
![]() | = | Create (String algName) |
![]() | = | FromXmlString (String xmlString) |
![]() | = | ToXmlString (Boolean includePrivateParameters) |
![]() | = | KeyExchangeAlgorithm |
![]() | = | KeySize |
![]() | = | LegalKeySizes |
![]() | = | SignatureAlgorithm |
![]() | System.Security.Cryptography.AsymmetricKeyExchangeDeformatter != | |
---|---|---|
![]() | - | .ctor () |
![]() | = | DecryptKeyExchange (Byte[] rgb) |
![]() | = | SetKey (AsymmetricAlgorithm key) |
![]() | = | Parameters |
![]() | System.Security.Cryptography.AsymmetricKeyExchangeFormatter != | |
---|---|---|
![]() | - | .ctor () |
![]() | = | CreateKeyExchange (Byte[] data, Type symAlgType) |
![]() | = | CreateKeyExchange (Byte[] data) |
![]() | = | SetKey (AsymmetricAlgorithm key) |
![]() | = | Parameters |
![]() | System.Security.Cryptography.AsymmetricSignatureDeformatter != | |
---|---|---|
![]() | - | .ctor () |
![]() | = | SetHashAlgorithm (String strName) |
![]() | = | SetKey (AsymmetricAlgorithm key) |
![]() | = | VerifySignature (Byte[] rgbHash, Byte[] rgbSignature) |
![]() | = | VerifySignature (HashAlgorithm hash, Byte[] rgbSignature) |
![]() | System.Security.Cryptography.AsymmetricSignatureFormatter != | |
---|---|---|
![]() | - | .ctor () |
![]() | = | CreateSignature (Byte[] rgbHash) |
![]() | = | CreateSignature (HashAlgorithm hash) |
![]() | = | SetHashAlgorithm (String strName) |
![]() | = | SetKey (AsymmetricAlgorithm key) |
![]() | System.Security.Cryptography.FromBase64TransformMode = | |
---|---|---|
![]() | = | DoNotIgnoreWhiteSpaces |
![]() | = | IgnoreWhiteSpaces |
![]() | = | value__ |
Powered by Ricciolo