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 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ...
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.Calendar != | ||
---|---|---|
= | CurrentEra | |
= | AddDays (DateTime time, Int32 days) | |
= | AddHours (DateTime time, Int32 hours) | |
= | AddMilliseconds (DateTime time, Double milliseconds) | |
= | AddMinutes (DateTime time, Int32 minutes) | |
= | AddMonths (DateTime time, Int32 months) | |
= | AddSeconds (DateTime time, Int32 seconds) | |
= | AddWeeks (DateTime time, Int32 weeks) | |
= | AddYears (DateTime time, Int32 years) | |
- | Clone () | |
= | GetDayOfMonth (DateTime time) | |
= | GetDayOfWeek (DateTime time) | |
= | GetDayOfYear (DateTime time) | |
= | GetDaysInMonth (Int32 year, Int32 month) | |
= | GetDaysInMonth (Int32 year, Int32 month, Int32 era) | |
= | GetDaysInYear (Int32 year) | |
= | GetDaysInYear (Int32 year, Int32 era) | |
= | GetEra (DateTime time) | |
= | GetHour (DateTime time) | |
- | GetLeapMonth (Int32 year) | |
- | GetLeapMonth (Int32 year, Int32 era) | |
= | GetMilliseconds (DateTime time) | |
= | GetMinute (DateTime time) | |
= | GetMonth (DateTime time) | |
= | GetMonthsInYear (Int32 year) | |
= | GetMonthsInYear (Int32 year, Int32 era) | |
= | GetSecond (DateTime time) | |
= | GetWeekOfYear (DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek) | |
= | GetYear (DateTime time) | |
= | IsLeapDay (Int32 year, Int32 month, Int32 day) | |
= | IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era) | |
= | IsLeapMonth (Int32 year, Int32 month) | |
= | IsLeapMonth (Int32 year, Int32 month, Int32 era) | |
= | 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) | |
= | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era) | |
= | ToFourDigitYear (Int32 year) | |
- | AlgorithmType | |
= | Eras | |
- | IsReadOnly | |
- | MaxSupportedDateTime | |
- | MinSupportedDateTime | |
= | TwoDigitYearMax |
System.Globalization.CalendarAlgorithmType + | ||
---|---|---|
+ | LunarCalendar | |
+ | LunisolarCalendar | |
+ | SolarCalendar | |
+ | Unknown | |
+ | value__ |
System.Globalization.CalendarWeekRule = | ||
---|---|---|
= | FirstDay | |
= | FirstFourDayWeek | |
= | FirstFullWeek | |
= | value__ |
System.Globalization.CharUnicodeInfo + | ||
---|---|---|
+ | GetDecimalDigitValue (Char ch) | |
+ | GetDecimalDigitValue (String s, Int32 index) | |
+ | GetDigitValue (Char ch) | |
+ | GetDigitValue (String s, Int32 index) | |
+ | GetNumericValue (Char ch) | |
+ | GetNumericValue (String s, Int32 index) | |
+ | GetUnicodeCategory (Char ch) | |
+ | GetUnicodeCategory (String s, Int32 index) |
System.Globalization.EastAsianLunisolarCalendar + | ||
---|---|---|
+ | AddMonths (DateTime time, Int32 months) | |
+ | AddYears (DateTime time, Int32 years) | |
+ | GetCelestialStem (Int32 sexagenaryYear) | |
+ | GetDayOfMonth (DateTime time) | |
+ | GetDayOfWeek (DateTime time) | |
+ | GetDayOfYear (DateTime time) | |
+ | GetDaysInMonth (Int32 year, Int32 month, Int32 era) | |
+ | GetDaysInYear (Int32 year, Int32 era) | |
+ | GetLeapMonth (Int32 year, Int32 era) | |
+ | GetMonth (DateTime time) | |
+ | GetMonthsInYear (Int32 year, Int32 era) | |
+ | GetSexagenaryYear (DateTime time) | |
+ | GetTerrestrialBranch (Int32 sexagenaryYear) | |
+ | GetYear (DateTime time) | |
+ | IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era) | |
+ | IsLeapMonth (Int32 year, Int32 month, Int32 era) | |
+ | IsLeapYear (Int32 year, Int32 era) | |
+ | ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era) | |
+ | ToFourDigitYear (Int32 year) | |
+ | AlgorithmType | |
+ | TwoDigitYearMax |
System.Globalization.ChineseLunisolarCalendar + | ||
---|---|---|
+ | .ctor () | |
+ | ChineseEra | |
+ | GetEra (DateTime time) | |
+ | Eras | |
+ | MaxSupportedDateTime | |
+ | MinSupportedDateTime |
System.Globalization.CompareOptions != | ||
---|---|---|
= | IgnoreCase | |
= | IgnoreKanaType | |
= | IgnoreNonSpace | |
= | IgnoreSymbols | |
= | IgnoreWidth | |
= | None | |
= | Ordinal | |
- | OrdinalIgnoreCase | |
= | StringSort | |
= | value__ |
System.Globalization.CompareInfo != | ||
---|---|---|
= | 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) | |
= | GetCompareInfo (Int32 culture, Assembly assembly) | |
= | GetCompareInfo (String name, Assembly assembly) | |
= | GetCompareInfo (Int32 culture) | |
= | GetCompareInfo (String name) | |
= | GetHashCode () | |
= | GetSortKey (String source, CompareOptions options) | |
= | GetSortKey (String source) | |
= | 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, CompareOptions options) | |
= | IsPrefix (String source, String prefix) | |
- | IsSortable (Char ch) | |
- | IsSortable (String text) | |
= | IsSuffix (String source, String suffix, CompareOptions options) | |
= | IsSuffix (String source, String suffix) | |
= | 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 () | |
= | LCID | |
- | Name |
System.Globalization.CultureInfo != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | ClearCachedData () | |
= | Clone () | |
= | CreateSpecificCulture (String name) | |
= | Equals (Object value) | |
- | GetConsoleFallbackUICulture () | |
- | GetCultureInfo (Int32 culture) | |
- | GetCultureInfo (String name) | |
- | GetCultureInfo (String name, String altName) | |
- | GetCultureInfoByIetfLanguageTag (String name) | |
= | GetCultures (CultureTypes types) | |
= | GetFormat (Type formatType) | |
= | GetHashCode () | |
= | ReadOnly (CultureInfo ci) | |
= | ToString () | |
= | Calendar | |
= | CompareInfo | |
- | CultureTypes | |
= | CurrentCulture | |
= | CurrentUICulture | |
= | DateTimeFormat | |
= | DisplayName | |
= | EnglishName | |
- | IetfLanguageTag | |
= | InstalledUICulture | |
= | InvariantCulture | |
= | IsNeutralCulture | |
= | IsReadOnly | |
- | KeyboardLayoutId | |
= | LCID | |
= | Name | |
= | NativeName | |
= | NumberFormat | |
= | OptionalCalendars | |
= | Parent | |
= | TextInfo | |
= | ThreeLetterISOLanguageName | |
= | ThreeLetterWindowsLanguageName | |
= | TwoLetterISOLanguageName | |
= | UseUserOverride |
System.Globalization.CultureTypes != | ||
---|---|---|
= | AllCultures | |
- | FrameworkCultures | |
= | InstalledWin32Cultures | |
= | NeutralCultures | |
- | ReplacementCultures | |
= | SpecificCultures | |
- | UserCustomCulture | |
= | value__ | |
- | WindowsOnlyCultures |
Powered by Ricciolo