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 ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ...
System.ComponentModel.PasswordPropertyTextAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Default | |
+ | No | |
+ | Yes | |
+ | Equals (Object o) | |
+ | GetHashCode () | |
+ | IsDefaultAttribute () | |
+ | Password |
System.ComponentModel.ProgressChangedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ProgressPercentage | |
+ | UserState |
System.ComponentModel.ProgressChangedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, ProgressChangedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, ProgressChangedEventArgs e) |
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 () | |
= | Empty | |
= | Add (PropertyDescriptor value) | |
= | Clear () | |
= | Contains (PropertyDescriptor value) | |
= | CopyTo (Array array, Int32 index) | |
= | Find (String name, Boolean ignoreCase) | |
= | GetEnumerator () | |
= | IndexOf (PropertyDescriptor value) | |
= | Insert (Int32 index, PropertyDescriptor value) | |
= | Remove (PropertyDescriptor value) | |
= | RemoveAt (Int32 index) | |
= | Sort () | |
= | Sort (String[] names) | |
= | Sort (String[] names, IComparer comparer) | |
= | Sort (IComparer comparer) | |
= | Count | |
= | Item [Int32 index] | |
= | Item [String name] |
System.ComponentModel.ProvidePropertyAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | PropertyName | |
= | ReceiverTypeName | |
= | TypeId |
System.ComponentModel.ReadOnlyAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object value) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | IsReadOnly |
System.ComponentModel.RecommendedAsConfigurableAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | RecommendedAsConfigurable |
System.ComponentModel.RefreshEventArgs = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ComponentChanged | |
= | TypeChanged |
System.ComponentModel.RefreshEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (RefreshEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (RefreshEventArgs e) |
System.ComponentModel.RunInstallerAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | RunInstaller |
System.ComponentModel.RunWorkerCompletedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Result | |
+ | UserState |
System.ComponentModel.RunWorkerCompletedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, RunWorkerCompletedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, RunWorkerCompletedEventArgs e) |
Powered by Ricciolo