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 1 2 3 4 5 6 7 8 9 10 11 ...
System.DateTime != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | MaxValue | |
= | MaxValue | |
= | MinValue | |
= | MinValue | |
= | Add (TimeSpan value) | |
= | Add (TimeSpan value) | |
= | AddDays (Double value) | |
= | AddDays (Double value) | |
= | AddHours (Double value) | |
= | AddHours (Double value) | |
= | AddMilliseconds (Double value) | |
= | AddMilliseconds (Double value) | |
= | AddMinutes (Double value) | |
= | AddMinutes (Double value) | |
= | AddMonths (Int32 months) | |
= | AddMonths (Int32 months) | |
= | AddSeconds (Double value) | |
= | AddSeconds (Double value) | |
= | AddTicks (Int64 value) | |
= | AddTicks (Int64 value) | |
= | AddYears (Int32 value) | |
= | AddYears (Int32 value) | |
= | Compare (DateTime t1, DateTime t2) | |
= | Compare (DateTime t1, DateTime t2) | |
= | CompareTo (Object value) | |
= | CompareTo (Object value) | |
+ | CompareTo (DateTime value) | |
= | DaysInMonth (Int32 year, Int32 month) | |
= | DaysInMonth (Int32 year, Int32 month) | |
= | Equals (Object value) | |
= | Equals (DateTime t1, DateTime t2) | |
= | Equals (Object value) | |
+ | Equals (DateTime value) | |
= | Equals (DateTime t1, DateTime t2) | |
+ | FromBinary (Int64 dateData) | |
= | FromFileTime (Int64 fileTime) | |
= | FromFileTime (Int64 fileTime) | |
= | FromFileTimeUtc (Int64 fileTime) | |
= | FromFileTimeUtc (Int64 fileTime) | |
= | FromOADate (Double d) | |
= | FromOADate (Double d) | |
= | GetDateTimeFormats () | |
= | GetDateTimeFormats (IFormatProvider provider) | |
= | GetDateTimeFormats (Char format) | |
= | GetDateTimeFormats (Char format, IFormatProvider provider) | |
= | GetDateTimeFormats () | |
= | GetDateTimeFormats (IFormatProvider provider) | |
= | GetDateTimeFormats (Char format) | |
= | GetDateTimeFormats (Char format, IFormatProvider provider) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | GetTypeCode () | |
= | GetTypeCode () | |
+ | IsDaylightSavingTime () | |
= | IsLeapYear (Int32 year) | |
= | IsLeapYear (Int32 year) | |
= | op_Addition (DateTime d, TimeSpan t) | |
= | op_Addition (DateTime d, TimeSpan t) | |
= | op_Equality (DateTime d1, DateTime d2) | |
= | op_Equality (DateTime d1, DateTime d2) | |
= | op_GreaterThan (DateTime t1, DateTime t2) | |
= | op_GreaterThan (DateTime t1, DateTime t2) | |
= | op_GreaterThanOrEqual (DateTime t1, DateTime t2) | |
= | op_GreaterThanOrEqual (DateTime t1, DateTime t2) | |
= | op_Inequality (DateTime d1, DateTime d2) | |
= | op_Inequality (DateTime d1, DateTime d2) | |
= | op_LessThan (DateTime t1, DateTime t2) | |
= | op_LessThan (DateTime t1, DateTime t2) | |
= | op_LessThanOrEqual (DateTime t1, DateTime t2) | |
= | op_LessThanOrEqual (DateTime t1, DateTime t2) | |
= | op_Subtraction (DateTime d, TimeSpan t) | |
= | op_Subtraction (DateTime d1, DateTime d2) | |
= | op_Subtraction (DateTime d, TimeSpan t) | |
= | op_Subtraction (DateTime d1, DateTime d2) | |
= | Parse (String s) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, IFormatProvider provider, DateTimeStyles styles) | |
= | Parse (String s) | |
= | Parse (String s, IFormatProvider provider) | |
= | Parse (String s, IFormatProvider provider, DateTimeStyles styles) | |
= | ParseExact (String s, String format, IFormatProvider provider) | |
= | ParseExact (String s, String format, IFormatProvider provider, DateTimeStyles style) | |
= | ParseExact (String s, String[] formats, IFormatProvider provider, DateTimeStyles style) | |
= | ParseExact (String s, String format, IFormatProvider provider) | |
= | ParseExact (String s, String format, IFormatProvider provider, DateTimeStyles style) | |
= | ParseExact (String s, String[] formats, IFormatProvider provider, DateTimeStyles style) | |
+ | SpecifyKind (DateTime value, DateTimeKind kind) | |
= | Subtract (DateTime value) | |
= | Subtract (TimeSpan value) | |
= | Subtract (DateTime value) | |
= | Subtract (TimeSpan value) | |
+ | ToBinary () | |
= | ToFileTime () | |
= | ToFileTime () | |
= | ToFileTimeUtc () | |
= | ToFileTimeUtc () | |
= | ToLocalTime () | |
= | ToLocalTime () | |
= | ToLongDateString () | |
= | ToLongDateString () | |
= | ToLongTimeString () | |
= | ToLongTimeString () | |
= | ToOADate () | |
= | ToOADate () | |
= | ToShortDateString () | |
= | ToShortDateString () | |
= | ToShortTimeString () | |
= | ToShortTimeString () | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) | |
= | ToString () | |
= | ToString (String format) | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToUniversalTime () | |
= | ToUniversalTime () | |
+ | TryParse (String s, DateTime& result) | |
+ | TryParse (String s, IFormatProvider provider, DateTimeStyles styles, DateTime& result) | |
+ | TryParseExact (String s, String format, IFormatProvider provider, DateTimeStyles style, DateTime& result) | |
+ | TryParseExact (String s, String[] formats, IFormatProvider provider, DateTimeStyles style, DateTime& result) | |
= | Date | |
= | Date | |
= | Day | |
= | Day | |
= | DayOfWeek | |
= | DayOfWeek | |
= | DayOfYear | |
= | DayOfYear | |
= | Hour | |
= | Hour | |
+ | Kind | |
= | Millisecond | |
= | Millisecond | |
= | Minute | |
= | Minute | |
= | Month | |
= | Month | |
= | Now | |
= | Now | |
= | Second | |
= | Second | |
= | Ticks | |
= | Ticks | |
= | TimeOfDay | |
= | TimeOfDay | |
= | Today | |
= | Today | |
= | UtcNow | |
= | UtcNow | |
= | Year | |
= | Year |
System.SystemException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.OutOfMemoryException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.StackOverflowException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.ExecutionEngineException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Delegate != | ||
---|---|---|
= | Clone () | |
= | Clone () | |
= | Combine (Delegate a, Delegate b) | |
= | Combine (Delegate[] delegates) | |
= | Combine (Delegate a, Delegate b) | |
= | Combine (Delegate[] delegates) | |
= | CreateDelegate (Type type, Object target, String method) | |
= | CreateDelegate (Type type, Object target, String method, Boolean ignoreCase) | |
= | CreateDelegate (Type type, Type target, String method) | |
= | CreateDelegate (Type type, MethodInfo method) | |
= | CreateDelegate (Type type, Object target, String method) | |
= | CreateDelegate (Type type, Object target, String method, Boolean ignoreCase) | |
+ | CreateDelegate (Type type, Object target, String method, Boolean ignoreCase, Boolean throwOnBindFailure) | |
= | CreateDelegate (Type type, Type target, String method) | |
+ | CreateDelegate (Type type, Type target, String method, Boolean ignoreCase) | |
+ | CreateDelegate (Type type, Type target, String method, Boolean ignoreCase, Boolean throwOnBindFailure) | |
= | CreateDelegate (Type type, MethodInfo method) | |
+ | CreateDelegate (Type type, MethodInfo method, Boolean throwOnBindFailure) | |
+ | CreateDelegate (Type type, Object firstArgument, MethodInfo method) | |
+ | CreateDelegate (Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure) | |
= | DynamicInvoke (Object[] args) | |
= | DynamicInvoke (Object[] args) | |
= | Equals (Object obj) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetHashCode () | |
= | GetInvocationList () | |
= | GetInvocationList () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | op_Equality (Delegate d1, Delegate d2) | |
= | op_Equality (Delegate d1, Delegate d2) | |
= | op_Inequality (Delegate d1, Delegate d2) | |
= | op_Inequality (Delegate d1, Delegate d2) | |
= | Remove (Delegate source, Delegate value) | |
= | Remove (Delegate source, Delegate value) | |
= | RemoveAll (Delegate source, Delegate value) | |
= | RemoveAll (Delegate source, Delegate value) | |
= | Method | |
= | Method | |
= | Target | |
= | Target |
System.MulticastDelegate = | ||
---|---|---|
= | Equals (Object obj) | |
= | GetHashCode () | |
= | GetInvocationList () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | op_Equality (MulticastDelegate d1, MulticastDelegate d2) | |
= | op_Inequality (MulticastDelegate d1, MulticastDelegate d2) |
System.Enum = | ||
---|---|---|
= | CompareTo (Object target) | |
= | Equals (Object obj) | |
= | Format (Type enumType, Object value, String format) | |
= | GetHashCode () | |
= | GetName (Type enumType, Object value) | |
= | GetNames (Type enumType) | |
= | GetTypeCode () | |
= | GetUnderlyingType (Type enumType) | |
= | GetValues (Type enumType) | |
= | IsDefined (Type enumType, Object value) | |
= | Parse (Type enumType, String value) | |
= | Parse (Type enumType, String value, Boolean ignoreCase) | |
= | ToObject (Type enumType, Object value) | |
= | ToObject (Type enumType, SByte value) | |
= | ToObject (Type enumType, Int16 value) | |
= | ToObject (Type enumType, Int32 value) | |
= | ToObject (Type enumType, Byte value) | |
= | ToObject (Type enumType, UInt16 value) | |
= | ToObject (Type enumType, UInt32 value) | |
= | ToObject (Type enumType, Int64 value) | |
= | ToObject (Type enumType, UInt64 value) | |
= | ToString (IFormatProvider provider) | |
= | ToString (String format, IFormatProvider provider) | |
= | ToString () | |
= | ToString (String format) |
System.MemberAccessException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Activator != | ||
---|---|---|
= | CreateComInstanceFrom (String assemblyName, String typeName) | |
= | CreateComInstanceFrom (String assemblyName, String typeName, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm) | |
= | CreateComInstanceFrom (String assemblyName, String typeName) | |
= | CreateComInstanceFrom (String assemblyName, String typeName, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm) | |
= | CreateInstance (Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) | |
= | CreateInstance (Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) | |
= | CreateInstance (Type type, Object[] args) | |
= | CreateInstance (Type type, Object[] args, Object[] activationAttributes) | |
= | CreateInstance (Type type) | |
= | CreateInstance (String assemblyName, String typeName) | |
= | CreateInstance (String assemblyName, String typeName, Object[] activationAttributes) | |
= | CreateInstance (Type type, Boolean nonPublic) | |
= | CreateInstance (String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) | |
+ | CreateInstance () | |
= | CreateInstance (Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) | |
= | CreateInstance (String assemblyName, String typeName) | |
= | CreateInstance (Type type, Boolean nonPublic) | |
= | CreateInstance (Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) | |
= | CreateInstance (Type type, Object[] args) | |
= | CreateInstance (Type type, Object[] args, Object[] activationAttributes) | |
= | CreateInstance (Type type) | |
= | CreateInstance (String assemblyName, String typeName, Object[] activationAttributes) | |
= | CreateInstance (String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) | |
+ | CreateInstance (AppDomain domain, String assemblyName, String typeName) | |
+ | CreateInstance (AppDomain domain, String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityAttributes) | |
+ | CreateInstance (ActivationContext activationContext) | |
+ | CreateInstance (ActivationContext activationContext, String[] activationCustomData) | |
= | CreateInstanceFrom (String assemblyFile, String typeName) | |
= | CreateInstanceFrom (String assemblyFile, String typeName, Object[] activationAttributes) | |
= | CreateInstanceFrom (String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) | |
= | CreateInstanceFrom (String assemblyFile, String typeName) | |
= | CreateInstanceFrom (String assemblyFile, String typeName, Object[] activationAttributes) | |
= | CreateInstanceFrom (String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) | |
+ | CreateInstanceFrom (AppDomain domain, String assemblyFile, String typeName) | |
+ | CreateInstanceFrom (AppDomain domain, String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityAttributes) | |
= | GetObject (Type type, String url) | |
= | GetObject (Type type, String url, Object state) | |
= | GetObject (Type type, String url) | |
= | GetObject (Type type, String url, Object state) |
System.ApplicationException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.EventArgs = | ||
---|---|---|
= | .ctor () | |
= | Empty |
System.ResolveEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Name |
System.AssemblyLoadEventArgs = | ||
---|---|---|
= | .ctor () | |
= | LoadedAssembly |
Powered by Ricciolo