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 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ...
![]() | System.Runtime.Serialization.SerializationInfo = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | AddValue (String name, Object value, Type type) |
![]() | = | AddValue (String name, Object value) |
![]() | = | AddValue (String name, Boolean value) |
![]() | = | AddValue (String name, Char value) |
![]() | = | AddValue (String name, SByte value) |
![]() | = | AddValue (String name, Byte value) |
![]() | = | AddValue (String name, Int16 value) |
![]() | = | AddValue (String name, UInt16 value) |
![]() | = | AddValue (String name, Int32 value) |
![]() | = | AddValue (String name, UInt32 value) |
![]() | = | AddValue (String name, Int64 value) |
![]() | = | AddValue (String name, UInt64 value) |
![]() | = | AddValue (String name, Single value) |
![]() | = | AddValue (String name, Double value) |
![]() | = | AddValue (String name, Decimal value) |
![]() | = | AddValue (String name, DateTime value) |
![]() | = | GetBoolean (String name) |
![]() | = | GetByte (String name) |
![]() | = | GetChar (String name) |
![]() | = | GetDateTime (String name) |
![]() | = | GetDecimal (String name) |
![]() | = | GetDouble (String name) |
![]() | = | GetEnumerator () |
![]() | = | GetInt16 (String name) |
![]() | = | GetInt32 (String name) |
![]() | = | GetInt64 (String name) |
![]() | = | GetSByte (String name) |
![]() | = | GetSingle (String name) |
![]() | = | GetString (String name) |
![]() | = | GetUInt16 (String name) |
![]() | = | GetUInt32 (String name) |
![]() | = | GetUInt64 (String name) |
![]() | = | GetValue (String name, Type type) |
![]() | = | SetType (Type type) |
![]() | = | AssemblyName |
![]() | = | FullTypeName |
![]() | = | MemberCount |
![]() | System.Runtime.Serialization.SerializationEntry = | |
---|---|---|
![]() | = | Name |
![]() | = | ObjectType |
![]() | = | Value |
![]() | System.Runtime.Serialization.SerializationInfoEnumerator = | |
---|---|---|
![]() | = | MoveNext () |
![]() | = | Reset () |
![]() | = | Current |
![]() | = | Name |
![]() | = | ObjectType |
![]() | = | Value |
![]() | System.Runtime.Serialization.SerializationException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | System.Runtime.Serialization.StreamingContext = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | Context |
![]() | = | State |
![]() | System.Runtime.Serialization.StreamingContextStates = | |
---|---|---|
![]() | = | All |
![]() | = | Clone |
![]() | = | CrossAppDomain |
![]() | = | CrossMachine |
![]() | = | CrossProcess |
![]() | = | File |
![]() | = | Other |
![]() | = | Persistence |
![]() | = | Remoting |
![]() | = | value__ |
![]() | System.Runtime.Serialization.SurrogateSelector = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | AddSurrogate (Type type, StreamingContext context, ISerializationSurrogate surrogate) |
![]() | = | ChainSelector (ISurrogateSelector selector) |
![]() | = | GetNextSelector () |
![]() | = | GetSurrogate (Type type, StreamingContext context, ISurrogateSelector& selector) |
![]() | = | RemoveSurrogate (Type type, StreamingContext context) |
![]() | System.Globalization.CalendarWeekRule = | |
---|---|---|
![]() | = | FirstDay |
![]() | = | FirstFourDayWeek |
![]() | = | FirstFullWeek |
![]() | = | value__ |
![]() | System.Globalization.Calendar != | |
---|---|---|
![]() | = | CurrentEra |
![]() | = | CurrentEra |
![]() | = | AddDays (DateTime time, Int32 days) |
![]() | = | AddDays (DateTime time, Int32 days) |
![]() | = | AddHours (DateTime time, Int32 hours) |
![]() | = | AddHours (DateTime time, Int32 hours) |
![]() | = | AddMilliseconds (DateTime time, Double milliseconds) |
![]() | = | AddMilliseconds (DateTime time, Double milliseconds) |
![]() | = | AddMinutes (DateTime time, Int32 minutes) |
![]() | = | AddMinutes (DateTime time, Int32 minutes) |
![]() | = | AddMonths (DateTime time, Int32 months) |
![]() | = | AddMonths (DateTime time, Int32 months) |
![]() | = | AddSeconds (DateTime time, Int32 seconds) |
![]() | = | AddSeconds (DateTime time, Int32 seconds) |
![]() | = | AddWeeks (DateTime time, Int32 weeks) |
![]() | = | AddWeeks (DateTime time, Int32 weeks) |
![]() | = | AddYears (DateTime time, Int32 years) |
![]() | = | AddYears (DateTime time, Int32 years) |
![]() | + | Clone () |
![]() | = | GetDayOfMonth (DateTime time) |
![]() | = | GetDayOfMonth (DateTime time) |
![]() | = | GetDayOfWeek (DateTime time) |
![]() | = | GetDayOfWeek (DateTime time) |
![]() | = | GetDayOfYear (DateTime time) |
![]() | = | GetDayOfYear (DateTime time) |
![]() | = | GetDaysInMonth (Int32 year, Int32 month, Int32 era) |
![]() | = | GetDaysInMonth (Int32 year, Int32 month) |
![]() | = | GetDaysInMonth (Int32 year, Int32 month) |
![]() | = | GetDaysInMonth (Int32 year, Int32 month, Int32 era) |
![]() | = | GetDaysInYear (Int32 year, Int32 era) |
![]() | = | GetDaysInYear (Int32 year) |
![]() | = | GetDaysInYear (Int32 year) |
![]() | = | GetDaysInYear (Int32 year, Int32 era) |
![]() | = | GetEra (DateTime time) |
![]() | = | GetEra (DateTime time) |
![]() | = | GetHour (DateTime time) |
![]() | = | GetHour (DateTime time) |
![]() | + | GetLeapMonth (Int32 year) |
![]() | + | GetLeapMonth (Int32 year, Int32 era) |
![]() | = | GetMilliseconds (DateTime time) |
![]() | = | GetMilliseconds (DateTime time) |
![]() | = | GetMinute (DateTime time) |
![]() | = | GetMinute (DateTime time) |
![]() | = | GetMonth (DateTime time) |
![]() | = | GetMonth (DateTime time) |
![]() | = | GetMonthsInYear (Int32 year, Int32 era) |
![]() | = | GetMonthsInYear (Int32 year) |
![]() | = | GetMonthsInYear (Int32 year) |
![]() | = | GetMonthsInYear (Int32 year, Int32 era) |
![]() | = | GetSecond (DateTime time) |
![]() | = | GetSecond (DateTime time) |
![]() | = | GetWeekOfYear (DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek) |
![]() | = | GetWeekOfYear (DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek) |
![]() | = | GetYear (DateTime time) |
![]() | = | GetYear (DateTime time) |
![]() | = | IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era) |
![]() | = | IsLeapDay (Int32 year, Int32 month, Int32 day) |
![]() | = | IsLeapDay (Int32 year, Int32 month, Int32 day) |
![]() | = | IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era) |
![]() | = | IsLeapMonth (Int32 year, Int32 month, Int32 era) |
![]() | = | IsLeapMonth (Int32 year, Int32 month) |
![]() | = | IsLeapMonth (Int32 year, Int32 month) |
![]() | = | IsLeapMonth (Int32 year, Int32 month, Int32 era) |
![]() | = | IsLeapYear (Int32 year, Int32 era) |
![]() | = | IsLeapYear (Int32 year) |
![]() | = | IsLeapYear (Int32 year) |
![]() | = | IsLeapYear (Int32 year, Int32 era) |
![]() | + | ReadOnly (Calendar calendar) |
![]() | = | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era) |
![]() | = | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond) |
![]() | = | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond) |
![]() | = | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era) |
![]() | = | ToFourDigitYear (Int32 year) |
![]() | = | ToFourDigitYear (Int32 year) |
![]() | + | AlgorithmType |
![]() | = | Eras |
![]() | = | Eras |
![]() | + | IsReadOnly |
![]() | + | MaxSupportedDateTime |
![]() | + | MinSupportedDateTime |
![]() | = | TwoDigitYearMax |
![]() | = | TwoDigitYearMax |
![]() | System.Globalization.CompareOptions != | |
---|---|---|
![]() | = | IgnoreCase |
![]() | = | IgnoreCase |
![]() | = | IgnoreKanaType |
![]() | = | IgnoreKanaType |
![]() | = | IgnoreNonSpace |
![]() | = | IgnoreNonSpace |
![]() | = | IgnoreSymbols |
![]() | = | IgnoreSymbols |
![]() | = | IgnoreWidth |
![]() | = | IgnoreWidth |
![]() | = | None |
![]() | = | None |
![]() | = | Ordinal |
![]() | = | Ordinal |
![]() | + | OrdinalIgnoreCase |
![]() | = | StringSort |
![]() | = | StringSort |
![]() | = | value__ |
![]() | = | value__ |
![]() | System.Globalization.CompareInfo != | |
---|---|---|
![]() | = | Compare (String string1, Int32 offset1, Int32 length1, String string2, Int32 offset2, Int32 length2, CompareOptions options) |
![]() | = | Compare (String string1, Int32 offset1, String string2, Int32 offset2) |
![]() | = | Compare (String string1, Int32 offset1, String string2, Int32 offset2, CompareOptions options) |
![]() | = | Compare (String string1, Int32 offset1, Int32 length1, String string2, Int32 offset2, Int32 length2) |
![]() | = | Compare (String string1, String string2, CompareOptions options) |
![]() | = | Compare (String string1, String string2) |
![]() | = | Compare (String string1, String string2) |
![]() | = | Compare (String string1, String string2, CompareOptions options) |
![]() | = | Compare (String string1, Int32 offset1, Int32 length1, String string2, Int32 offset2, Int32 length2) |
![]() | = | Compare (String string1, Int32 offset1, String string2, Int32 offset2, CompareOptions options) |
![]() | = | Compare (String string1, Int32 offset1, String string2, Int32 offset2) |
![]() | = | Compare (String string1, Int32 offset1, Int32 length1, String string2, Int32 offset2, Int32 length2, CompareOptions options) |
![]() | = | Equals (Object value) |
![]() | = | Equals (Object value) |
![]() | = | GetCompareInfo (Int32 culture, Assembly assembly) |
![]() | = | GetCompareInfo (String name, Assembly assembly) |
![]() | = | GetCompareInfo (Int32 culture) |
![]() | = | GetCompareInfo (String name) |
![]() | = | GetCompareInfo (Int32 culture, Assembly assembly) |
![]() | = | GetCompareInfo (String name, Assembly assembly) |
![]() | = | GetCompareInfo (Int32 culture) |
![]() | = | GetCompareInfo (String name) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | GetSortKey (String source) |
![]() | = | GetSortKey (String source, CompareOptions options) |
![]() | = | GetSortKey (String source, CompareOptions options) |
![]() | = | GetSortKey (String source) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, CompareOptions options) |
![]() | = | IndexOf (String source, String value, Int32 startIndex) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, CompareOptions options) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex) |
![]() | = | IndexOf (String source, String value, CompareOptions options) |
![]() | = | IndexOf (String source, Char value, CompareOptions options) |
![]() | = | IndexOf (String source, String value) |
![]() | = | IndexOf (String source, Char value) |
![]() | = | IndexOf (String source, Char value) |
![]() | = | IndexOf (String source, String value) |
![]() | = | IndexOf (String source, Char value, CompareOptions options) |
![]() | = | IndexOf (String source, String value, CompareOptions options) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex) |
![]() | = | IndexOf (String source, String value, Int32 startIndex) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, CompareOptions options) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, CompareOptions options) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (String source, Char value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | IndexOf (String source, String value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | IsPrefix (String source, String prefix) |
![]() | = | IsPrefix (String source, String prefix, CompareOptions options) |
![]() | = | IsPrefix (String source, String prefix, CompareOptions options) |
![]() | = | IsPrefix (String source, String prefix) |
![]() | + | IsSortable (Char ch) |
![]() | + | IsSortable (String text) |
![]() | = | IsSuffix (String source, String suffix) |
![]() | = | IsSuffix (String source, String suffix, CompareOptions options) |
![]() | = | IsSuffix (String source, String suffix, CompareOptions options) |
![]() | = | IsSuffix (String source, String suffix) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, CompareOptions options) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex) |
![]() | = | LastIndexOf (String source, String value, CompareOptions options) |
![]() | = | LastIndexOf (String source, Char value, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value) |
![]() | = | LastIndexOf (String source, Char value) |
![]() | = | LastIndexOf (String source, Char value) |
![]() | = | LastIndexOf (String source, String value) |
![]() | = | LastIndexOf (String source, Char value, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value, CompareOptions options) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, CompareOptions options) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (String source, Char value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | LastIndexOf (String source, String value, Int32 startIndex, Int32 count, CompareOptions options) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | LCID |
![]() | = | LCID |
![]() | + | Name |
![]() | System.Globalization.CultureInfo != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | ClearCachedData () |
![]() | = | ClearCachedData () |
![]() | = | Clone () |
![]() | = | Clone () |
![]() | = | CreateSpecificCulture (String name) |
![]() | = | CreateSpecificCulture (String name) |
![]() | = | Equals (Object value) |
![]() | = | Equals (Object value) |
![]() | + | GetConsoleFallbackUICulture () |
![]() | + | GetCultureInfo (Int32 culture) |
![]() | + | GetCultureInfo (String name) |
![]() | + | GetCultureInfo (String name, String altName) |
![]() | + | GetCultureInfoByIetfLanguageTag (String name) |
![]() | = | GetCultures (CultureTypes types) |
![]() | = | GetCultures (CultureTypes types) |
![]() | = | GetFormat (Type formatType) |
![]() | = | GetFormat (Type formatType) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | ReadOnly (CultureInfo ci) |
![]() | = | ReadOnly (CultureInfo ci) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | Calendar |
![]() | = | Calendar |
![]() | = | CompareInfo |
![]() | = | CompareInfo |
![]() | + | CultureTypes |
![]() | = | CurrentCulture |
![]() | = | CurrentCulture |
![]() | = | CurrentUICulture |
![]() | = | CurrentUICulture |
![]() | = | DateTimeFormat |
![]() | = | DateTimeFormat |
![]() | = | DisplayName |
![]() | = | DisplayName |
![]() | = | EnglishName |
![]() | = | EnglishName |
![]() | + | IetfLanguageTag |
![]() | = | InstalledUICulture |
![]() | = | InstalledUICulture |
![]() | = | InvariantCulture |
![]() | = | InvariantCulture |
![]() | = | IsNeutralCulture |
![]() | = | IsNeutralCulture |
![]() | = | IsReadOnly |
![]() | = | IsReadOnly |
![]() | + | KeyboardLayoutId |
![]() | = | LCID |
![]() | = | LCID |
![]() | = | Name |
![]() | = | Name |
![]() | = | NativeName |
![]() | = | NativeName |
![]() | = | NumberFormat |
![]() | = | NumberFormat |
![]() | = | OptionalCalendars |
![]() | = | OptionalCalendars |
![]() | = | Parent |
![]() | = | Parent |
![]() | = | TextInfo |
![]() | = | TextInfo |
![]() | = | ThreeLetterISOLanguageName |
![]() | = | ThreeLetterISOLanguageName |
![]() | = | ThreeLetterWindowsLanguageName |
![]() | = | ThreeLetterWindowsLanguageName |
![]() | = | TwoLetterISOLanguageName |
![]() | = | TwoLetterISOLanguageName |
![]() | = | UseUserOverride |
![]() | = | UseUserOverride |
![]() | System.Globalization.CultureTypes != | |
---|---|---|
![]() | = | AllCultures |
![]() | = | AllCultures |
![]() | + | FrameworkCultures |
![]() | = | InstalledWin32Cultures |
![]() | = | InstalledWin32Cultures |
![]() | = | NeutralCultures |
![]() | = | NeutralCultures |
![]() | + | ReplacementCultures |
![]() | = | SpecificCultures |
![]() | = | SpecificCultures |
![]() | + | UserCustomCulture |
![]() | = | value__ |
![]() | = | value__ |
![]() | + | WindowsOnlyCultures |
![]() | System.Globalization.DateTimeStyles != | |
---|---|---|
![]() | = | AdjustToUniversal |
![]() | = | AdjustToUniversal |
![]() | = | AllowInnerWhite |
![]() | = | AllowInnerWhite |
![]() | = | AllowLeadingWhite |
![]() | = | AllowLeadingWhite |
![]() | = | AllowTrailingWhite |
![]() | = | AllowTrailingWhite |
![]() | = | AllowWhiteSpaces |
![]() | = | AllowWhiteSpaces |
![]() | + | AssumeLocal |
![]() | + | AssumeUniversal |
![]() | = | NoCurrentDateDefault |
![]() | = | NoCurrentDateDefault |
![]() | = | None |
![]() | = | None |
![]() | + | RoundtripKind |
![]() | = | value__ |
![]() | = | value__ |
Powered by Ricciolo