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 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ...
System.Text.NormalizationForm + | ||
---|---|---|
+ | FormC | |
+ | FormD | |
+ | FormKC | |
+ | FormKD | |
+ | value__ |
System.Text.UnicodeEncoding != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CharSize | |
= | Equals (Object value) | |
= | GetByteCount (Char[] chars, Int32 index, Int32 count) | |
= | GetByteCount (String s) | |
- | GetByteCount (Char* chars, Int32 count) | |
= | GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
= | GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
- | GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount) | |
= | GetCharCount (Byte[] bytes, Int32 index, Int32 count) | |
- | GetCharCount (Byte* bytes, Int32 count) | |
= | GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) | |
- | GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount) | |
= | GetDecoder () | |
- | GetEncoder () | |
= | GetHashCode () | |
= | GetMaxByteCount (Int32 charCount) | |
= | GetMaxCharCount (Int32 byteCount) | |
= | GetPreamble () | |
- | GetString (Byte[] bytes, Int32 index, Int32 count) |
System.Text.UTF7Encoding != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
- | Equals (Object value) | |
= | GetByteCount (Char[] chars, Int32 index, Int32 count) | |
- | GetByteCount (String s) | |
- | GetByteCount (Char* chars, Int32 count) | |
- | GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
= | GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
- | GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount) | |
= | GetCharCount (Byte[] bytes, Int32 index, Int32 count) | |
- | GetCharCount (Byte* bytes, Int32 count) | |
= | GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) | |
- | GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount) | |
= | GetDecoder () | |
= | GetEncoder () | |
- | GetHashCode () | |
= | GetMaxByteCount (Int32 charCount) | |
= | GetMaxCharCount (Int32 byteCount) | |
- | GetString (Byte[] bytes, Int32 index, Int32 count) |
System.Text.UTF8Encoding != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Equals (Object value) | |
= | GetByteCount (Char[] chars, Int32 index, Int32 count) | |
= | GetByteCount (String chars) | |
- | GetByteCount (Char* chars, Int32 count) | |
= | GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
= | GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
- | GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount) | |
= | GetCharCount (Byte[] bytes, Int32 index, Int32 count) | |
- | GetCharCount (Byte* bytes, Int32 count) | |
= | GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) | |
- | GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount) | |
= | GetDecoder () | |
= | GetEncoder () | |
= | GetHashCode () | |
= | GetMaxByteCount (Int32 charCount) | |
= | GetMaxCharCount (Int32 byteCount) | |
= | GetPreamble () | |
- | GetString (Byte[] bytes, Int32 index, Int32 count) |
System.Text.UTF32Encoding + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Equals (Object value) | |
+ | GetByteCount (Char[] chars, Int32 index, Int32 count) | |
+ | GetByteCount (String s) | |
+ | GetByteCount (Char* chars, Int32 count) | |
+ | GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
+ | GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex) | |
+ | GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount) | |
+ | GetCharCount (Byte[] bytes, Int32 index, Int32 count) | |
+ | GetCharCount (Byte* bytes, Int32 count) | |
+ | GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) | |
+ | GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount) | |
+ | GetDecoder () | |
+ | GetEncoder () | |
+ | GetHashCode () | |
+ | GetMaxByteCount (Int32 charCount) | |
+ | GetMaxCharCount (Int32 byteCount) | |
+ | GetPreamble () | |
+ | GetString (Byte[] bytes, Int32 index, Int32 count) |
System.Resources.IResourceReader = | ||
---|---|---|
= | Close () | |
= | GetEnumerator () |
System.Resources.IResourceWriter = | ||
---|---|---|
= | AddResource (String name, String value) | |
= | AddResource (String name, Object value) | |
= | AddResource (String name, Byte[] value) | |
= | Close () | |
= | Generate () |
System.Resources.MissingManifestResourceException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Resources.MissingSatelliteAssemblyException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CultureName |
System.Resources.NeutralResourcesLanguageAttribute != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CultureName | |
- | Location |
System.Resources.ResourceManager != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | HeaderVersionNumber | |
= | MagicNumber | |
= | CreateFileBasedResourceManager (String baseName, String resourceDir, Type usingResourceSet) | |
= | GetObject (String name) | |
= | GetObject (String name, CultureInfo culture) | |
= | GetResourceSet (CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) | |
- | GetStream (String name) | |
- | GetStream (String name, CultureInfo culture) | |
= | GetString (String name, CultureInfo culture) | |
= | GetString (String name) | |
= | ReleaseAllResources () | |
= | BaseName | |
= | IgnoreCase | |
= | ResourceSetType |
System.Resources.ResourceReader != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Close () | |
= | GetEnumerator () | |
- | GetResourceData (String resourceName, String& resourceType, Byte[]& resourceData) |
System.Resources.ResourceSet = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Close () | |
= | Dispose () | |
= | GetDefaultReader () | |
= | GetDefaultWriter () | |
= | GetEnumerator () | |
= | GetObject (String name) | |
= | GetObject (String name, Boolean ignoreCase) | |
= | GetString (String name) | |
= | GetString (String name, Boolean ignoreCase) |
System.Resources.ResourceWriter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddResource (String name, String value) | |
= | AddResource (String name, Object value) | |
= | AddResource (String name, Byte[] value) | |
- | AddResourceData (String name, String typeName, Byte[] serializedData) | |
= | Close () | |
= | Dispose () | |
= | Generate () |
Powered by Ricciolo