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 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ...

 System.Globalization.NumberFormatInfo !=
 =.ctor ()
 =.ctor ()
 =Clone ()
 =Clone ()
 =GetFormat (Type formatType)
 =GetFormat (Type formatType)
 =GetInstance (IFormatProvider formatProvider)
 =GetInstance (IFormatProvider formatProvider)
 =ReadOnly (NumberFormatInfo nfi)
 =ReadOnly (NumberFormatInfo nfi)
 =CurrencyDecimalDigits 
 =CurrencyDecimalDigits 
 =CurrencyDecimalSeparator 
 =CurrencyDecimalSeparator 
 =CurrencyGroupSeparator 
 =CurrencyGroupSeparator 
 =CurrencyGroupSizes 
 =CurrencyGroupSizes 
 =CurrencyNegativePattern 
 =CurrencyNegativePattern 
 =CurrencyPositivePattern 
 =CurrencyPositivePattern 
 =CurrencySymbol 
 =CurrencySymbol 
 =CurrentInfo 
 =CurrentInfo 
 +DigitSubstitution 
 =InvariantInfo 
 =InvariantInfo 
 =IsReadOnly 
 =IsReadOnly 
 =NaNSymbol 
 =NaNSymbol 
 +NativeDigits 
 =NegativeInfinitySymbol 
 =NegativeInfinitySymbol 
 =NegativeSign 
 =NegativeSign 
 =NumberDecimalDigits 
 =NumberDecimalDigits 
 =NumberDecimalSeparator 
 =NumberDecimalSeparator 
 =NumberGroupSeparator 
 =NumberGroupSeparator 
 =NumberGroupSizes 
 =NumberGroupSizes 
 =NumberNegativePattern 
 =NumberNegativePattern 
 =PercentDecimalDigits 
 =PercentDecimalDigits 
 =PercentDecimalSeparator 
 =PercentDecimalSeparator 
 =PercentGroupSeparator 
 =PercentGroupSeparator 
 =PercentGroupSizes 
 =PercentGroupSizes 
 =PercentNegativePattern 
 =PercentNegativePattern 
 =PercentPositivePattern 
 =PercentPositivePattern 
 =PercentSymbol 
 =PercentSymbol 
 =PerMilleSymbol 
 =PerMilleSymbol 
 =PositiveInfinitySymbol 
 =PositiveInfinitySymbol 
 =PositiveSign 
 =PositiveSign 

 System.Globalization.NumberStyles =
 =AllowCurrencySymbol 
 =AllowDecimalPoint 
 =AllowExponent 
 =AllowHexSpecifier 
 =AllowLeadingSign 
 =AllowLeadingWhite 
 =AllowParentheses 
 =AllowThousands 
 =AllowTrailingSign 
 =AllowTrailingWhite 
 =Any 
 =Currency 
 =Float 
 =HexNumber 
 =Integer 
 =None 
 =Number 
 =value__ 

 System.Globalization.UnicodeCategory =
 =ClosePunctuation 
 =ConnectorPunctuation 
 =Control 
 =CurrencySymbol 
 =DashPunctuation 
 =DecimalDigitNumber 
 =EnclosingMark 
 =FinalQuotePunctuation 
 =Format 
 =InitialQuotePunctuation 
 =LetterNumber 
 =LineSeparator 
 =LowercaseLetter 
 =MathSymbol 
 =ModifierLetter 
 =ModifierSymbol 
 =NonSpacingMark 
 =OpenPunctuation 
 =OtherLetter 
 =OtherNotAssigned 
 =OtherNumber 
 =OtherPunctuation 
 =OtherSymbol 
 =ParagraphSeparator 
 =PrivateUse 
 =SpaceSeparator 
 =SpacingCombiningMark 
 =Surrogate 
 =TitlecaseLetter 
 =UppercaseLetter 
 =value__ 

 System.Text.Encoding !=
 +Clone ()
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes)
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes, Int32 index, Int32 count)
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes)
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes, Int32 index, Int32 count)
 =Equals (Object value)
 =Equals (Object value)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (String s)
 =GetByteCount (Char[] chars)
 =GetByteCount (Char[] chars)
 =GetByteCount (String s)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 +GetByteCount (Char* chars, Int32 count)
 =GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (String s)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (Char[] chars, Int32 index, Int32 count)
 =GetBytes (Char[] chars)
 =GetBytes (Char[] chars)
 =GetBytes (Char[] chars, Int32 index, Int32 count)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (String s)
 =GetBytes (String s, 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)
 =GetCharCount (Byte[] bytes)
 =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 index, Int32 count)
 =GetChars (Byte[] bytes)
 =GetChars (Byte[] bytes)
 =GetChars (Byte[] bytes, Int32 index, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 =GetDecoder ()
 =GetDecoder ()
 =GetEncoder ()
 =GetEncoder ()
 =GetEncoding (Int32 codepage)
 =GetEncoding (String name)
 =GetEncoding (Int32 codepage)
 +GetEncoding (Int32 codepage, EncoderFallback encoderFallback, DecoderFallback decoderFallback)
 =GetEncoding (String name)
 +GetEncoding (String name, EncoderFallback encoderFallback, DecoderFallback decoderFallback)
 +GetEncodings ()
 =GetHashCode ()
 =GetHashCode ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetPreamble ()
 =GetPreamble ()
 =GetString (Byte[] bytes, Int32 index, Int32 count)
 =GetString (Byte[] bytes)
 =GetString (Byte[] bytes)
 =GetString (Byte[] bytes, Int32 index, Int32 count)
 +IsAlwaysNormalized ()
 +IsAlwaysNormalized (NormalizationForm form)
 =ASCII 
 =ASCII 
 =BigEndianUnicode 
 =BigEndianUnicode 
 =BodyName 
 =BodyName 
 =CodePage 
 =CodePage 
 +DecoderFallback 
 =Default 
 =Default 
 +EncoderFallback 
 =EncodingName 
 =EncodingName 
 =HeaderName 
 =HeaderName 
 =IsBrowserDisplay 
 =IsBrowserDisplay 
 =IsBrowserSave 
 =IsBrowserSave 
 =IsMailNewsDisplay 
 =IsMailNewsDisplay 
 =IsMailNewsSave 
 =IsMailNewsSave 
 +IsReadOnly 
 +IsSingleByte 
 =Unicode 
 =Unicode 
 +UTF32 
 =UTF7 
 =UTF7 
 =UTF8 
 =UTF8 
 =WebName 
 =WebName 
 =WindowsCodePage 
 =WindowsCodePage 

 System.Text.Decoder !=
 +Convert (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Int32 charCount, Boolean flush, Int32& bytesUsed, Int32& charsUsed, Boolean& completed)
 +Convert (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush, Int32& bytesUsed, Int32& charsUsed, Boolean& completed)
 =GetCharCount (Byte[] bytes, Int32 index, Int32 count)
 =GetCharCount (Byte[] bytes, Int32 index, Int32 count)
 +GetCharCount (Byte[] bytes, Int32 index, Int32 count, Boolean flush)
 +GetCharCount (Byte* bytes, Int32 count, Boolean flush)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
 +Reset ()
 +Fallback 
 +FallbackBuffer 

 System.Text.Encoder !=
 +Convert (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32& charsUsed, Int32& bytesUsed, Boolean& completed)
 +Convert (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush, Int32& charsUsed, Int32& bytesUsed, Boolean& completed)
 =GetByteCount (Char[] chars, Int32 index, Int32 count, Boolean flush)
 =GetByteCount (Char[] chars, Int32 index, Int32 count, Boolean flush)
 +GetByteCount (Char* chars, Int32 count, Boolean flush)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)
 +GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush)
 +Reset ()
 +Fallback 
 +FallbackBuffer 

 System.Text.ASCIIEncoding !=
 =.ctor ()
 =.ctor ()
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (String chars)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (String chars)
 +GetByteCount (Char* chars, Int32 count)
 =GetBytes (String chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (String chars, 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 index, Int32 count)
 +GetCharCount (Byte* bytes, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 +GetDecoder ()
 +GetEncoder ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetString (Byte[] bytes, Int32 byteIndex, Int32 byteCount)
 -GetString (Byte[] bytes)
 =GetString (Byte[] bytes, Int32 byteIndex, Int32 byteCount)
 +IsSingleByte 

 System.Text.UnicodeEncoding !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CharSize 
 =CharSize 
 =Equals (Object value)
 =Equals (Object value)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (String s)
 =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 (String s)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =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 index, Int32 count)
 +GetCharCount (Byte* bytes, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 =GetDecoder ()
 =GetDecoder ()
 +GetEncoder ()
 =GetHashCode ()
 =GetHashCode ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetPreamble ()
 =GetPreamble ()
 +GetString (Byte[] bytes, Int32 index, Int32 count)

 System.Text.UTF7Encoding !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 +Equals (Object value)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 +GetByteCount (String s)
 +GetByteCount (Char* chars, Int32 count)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 +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 index, Int32 count)
 +GetCharCount (Byte* bytes, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 =GetDecoder ()
 =GetDecoder ()
 =GetEncoder ()
 =GetEncoder ()
 +GetHashCode ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetMaxCharCount (Int32 byteCount)
 +GetString (Byte[] bytes, Int32 index, Int32 count)

 System.Text.UTF8Encoding !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Equals (Object value)
 =Equals (Object value)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 =GetByteCount (String chars)
 =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 (String s)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =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 index, Int32 count)
 +GetCharCount (Byte* bytes, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 +GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 =GetDecoder ()
 =GetDecoder ()
 =GetEncoder ()
 =GetEncoder ()
 =GetHashCode ()
 =GetHashCode ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetPreamble ()
 =GetPreamble ()
 +GetString (Byte[] bytes, Int32 index, Int32 count)

 System.Resources.IResourceReader =
 =Close ()
 =GetEnumerator ()

 System.Resources.IResourceWriter =
 =AddResource (String name, Byte[] value)
 =AddResource (String name, Object value)
 =AddResource (String name, String value)
 =Close ()
 =Generate ()

 System.Resources.MissingManifestResourceException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.Resources.NeutralResourcesLanguageAttribute !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CultureName 
 =CultureName 
 +Location 

Powered by Ricciolo