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 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 ...
System.ComponentModel.AsyncOperation + | ||
---|---|---|
+ | OperationCompleted () | |
+ | Post (SendOrPostCallback d, Object arg) | |
+ | PostOperationCompleted (SendOrPostCallback d, Object arg) | |
+ | SynchronizationContext | |
+ | UserSuppliedState |
System.ComponentModel.AsyncOperationManager + | ||
---|---|---|
+ | CreateOperation (Object userSuppliedState) | |
+ | SynchronizationContext |
System.ComponentModel.AttributeCollection != | ||
---|---|---|
= | .ctor () | |
= | Empty | |
= | Contains (Attribute attribute) | |
= | Contains (Attribute[] attributes) | |
= | CopyTo (Array array, Int32 index) | |
- | FromExisting (AttributeCollection existing, Attribute[] newAttributes) | |
= | GetEnumerator () | |
= | Matches (Attribute attribute) | |
= | Matches (Attribute[] attributes) | |
= | Count | |
= | Item [Int32 index] | |
= | Item [Type attributeType] |
System.ComponentModel.AttributeProviderAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | PropertyName | |
+ | TypeName |
System.ComponentModel.IComponent = | ||
---|---|---|
= | Disposed | |
= | Site |
System.ComponentModel.Component = | ||
---|---|---|
= | .ctor () | |
= | Disposed | |
= | Dispose () | |
= | ToString () | |
= | Container | |
= | Site |
System.ComponentModel.BackgroundWorker + | ||
---|---|---|
+ | .ctor () | |
+ | DoWork | |
+ | ProgressChanged | |
+ | RunWorkerCompleted | |
+ | CancelAsync () | |
+ | ReportProgress (Int32 percentProgress) | |
+ | ReportProgress (Int32 percentProgress, Object userState) | |
+ | RunWorkerAsync () | |
+ | RunWorkerAsync (Object argument) | |
+ | CancellationPending | |
+ | IsBusy | |
+ | WorkerReportsProgress | |
+ | WorkerSupportsCancellation |
System.ComponentModel.ComponentEditor = | ||
---|---|---|
= | EditComponent (Object component) | |
= | EditComponent (ITypeDescriptorContext context, Object component) |
System.ComponentModel.BaseNumberConverter = | ||
---|---|---|
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | CanConvertTo (ITypeDescriptorContext context, Type t) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.ComponentModel.BindableAttribute != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | Bindable | |
- | Direction |
System.ComponentModel.BindableSupport = | ||
---|---|---|
= | Default | |
= | No | |
= | value__ | |
= | Yes |
System.ComponentModel.BindingDirection + | ||
---|---|---|
+ | OneWay | |
+ | TwoWay | |
+ | value__ |
System.ComponentModel.IBindingList = | ||
---|---|---|
= | ListChanged | |
= | AddIndex (PropertyDescriptor property) | |
= | AddNew () | |
= | ApplySort (PropertyDescriptor property, ListSortDirection direction) | |
= | Find (PropertyDescriptor property, Object key) | |
= | RemoveIndex (PropertyDescriptor property) | |
= | RemoveSort () | |
= | AllowEdit | |
= | AllowNew | |
= | AllowRemove | |
= | IsSorted | |
= | SortDirection | |
= | SortProperty | |
= | SupportsChangeNotification | |
= | SupportsSearching | |
= | SupportsSorting |
System.ComponentModel.ICancelAddNew + | ||
---|---|---|
+ | CancelNew (Int32 itemIndex) | |
+ | EndNew (Int32 itemIndex) |
Powered by Ricciolo