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 System
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ...
System.ComponentModel.LicFileLicenseProvider = | ||
---|---|---|
= | .ctor () | |
= | GetLicense (LicenseContext context, Type type, Object instance, Boolean allowExceptions) |
System.ComponentModel.ListBindableAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | ListBindable |
System.ComponentModel.ListChangedEventArgs != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | ListChangedType | |
= | ListChangedType | |
= | NewIndex | |
= | NewIndex | |
= | OldIndex | |
= | OldIndex | |
+ | PropertyDescriptor |
System.ComponentModel.ListChangedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ListChangedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ListChangedEventArgs e) |
System.ComponentModel.ListChangedType = | ||
---|---|---|
= | ItemAdded | |
= | ItemChanged | |
= | ItemDeleted | |
= | ItemMoved | |
= | PropertyDescriptorAdded | |
= | PropertyDescriptorChanged | |
= | PropertyDescriptorDeleted | |
= | Reset | |
= | value__ |
System.ComponentModel.ListSortDirection = | ||
---|---|---|
= | Ascending | |
= | Descending | |
= | value__ |
System.ComponentModel.LocalizableAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | IsLocalizable |
System.ComponentModel.MarshalByValueComponent = | ||
---|---|---|
= | .ctor () | |
= | Disposed | |
= | Dispose () | |
= | GetService (Type service) | |
= | ToString () | |
= | Container | |
= | DesignMode | |
= | Site |
System.ComponentModel.AttributeCollection != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | Contains (Attribute attribute) | |
= | Contains (Attribute[] attributes) | |
= | Contains (Attribute attribute) | |
= | Contains (Attribute[] attributes) | |
= | CopyTo (Array array, Int32 index) | |
= | CopyTo (Array array, Int32 index) | |
+ | FromExisting (AttributeCollection existing, Attribute[] newAttributes) | |
= | GetEnumerator () | |
= | GetEnumerator () | |
= | Matches (Attribute attribute) | |
= | Matches (Attribute[] attributes) | |
= | Matches (Attribute attribute) | |
= | Matches (Attribute[] attributes) | |
= | Count | |
= | Count | |
= | Item [Int32 index] | |
= | Item [Type attributeType] | |
= | Item [Int32 index] | |
= | Item [Type attributeType] |
System.ComponentModel.MergablePropertyAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | AllowMerge |
System.ComponentModel.PropertyChangedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | PropertyName |
System.ComponentModel.PropertyChangedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, PropertyChangedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, PropertyChangedEventArgs e) |
System.ComponentModel.PropertyDescriptorCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | Add (PropertyDescriptor value) | |
= | Add (PropertyDescriptor value) | |
= | Clear () | |
= | Clear () | |
= | Contains (PropertyDescriptor value) | |
= | Contains (PropertyDescriptor value) | |
= | CopyTo (Array array, Int32 index) | |
= | CopyTo (Array array, Int32 index) | |
= | Find (String name, Boolean ignoreCase) | |
= | Find (String name, Boolean ignoreCase) | |
= | GetEnumerator () | |
= | GetEnumerator () | |
= | IndexOf (PropertyDescriptor value) | |
= | IndexOf (PropertyDescriptor value) | |
= | Insert (Int32 index, PropertyDescriptor value) | |
= | Insert (Int32 index, PropertyDescriptor value) | |
= | Remove (PropertyDescriptor value) | |
= | Remove (PropertyDescriptor value) | |
= | RemoveAt (Int32 index) | |
= | RemoveAt (Int32 index) | |
= | Sort (IComparer comparer) | |
= | Sort (String[] names, IComparer comparer) | |
= | Sort (String[] names) | |
= | Sort () | |
= | Sort () | |
= | Sort (String[] names) | |
= | Sort (String[] names, IComparer comparer) | |
= | Sort (IComparer comparer) | |
= | Count | |
= | Count | |
= | Item [Int32 index] | |
= | Item [String name] | |
= | Item [Int32 index] | |
= | Item [String name] |
System.ComponentModel.ProvidePropertyAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | PropertyName | |
= | ReceiverTypeName | |
= | TypeId |
Powered by Ricciolo