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 ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ...
System.ComponentModel.Design.IReferenceService = | ||
---|---|---|
= | GetComponent (Object reference) | |
= | GetName (Object reference) | |
= | GetReference (String name) | |
= | GetReferences (Type baseType) | |
= | GetReferences () |
System.ComponentModel.Design.IResourceService = | ||
---|---|---|
= | GetResourceReader (CultureInfo info) | |
= | GetResourceWriter (CultureInfo info) |
System.ComponentModel.Design.IRootDesigner = | ||
---|---|---|
= | GetView (ViewTechnology technology) | |
= | SupportedTechnologies |
System.ComponentModel.Design.ISelectionService = | ||
---|---|---|
= | SelectionChanged | |
= | SelectionChanging | |
= | GetComponentSelected (Object component) | |
= | GetSelectedComponents () | |
= | SetSelectedComponents (ICollection components, SelectionTypes selectionType) | |
= | SetSelectedComponents (ICollection components) | |
= | PrimarySelection | |
= | SelectionCount |
System.ComponentModel.Design.ITypeDescriptorFilterService = | ||
---|---|---|
= | FilterAttributes (IComponent component, IDictionary attributes) | |
= | FilterEvents (IComponent component, IDictionary events) | |
= | FilterProperties (IComponent component, IDictionary properties) |
System.ComponentModel.Design.ITypeResolutionService = | ||
---|---|---|
= | GetAssembly (AssemblyName name, Boolean throwOnError) | |
= | GetAssembly (AssemblyName name) | |
= | GetPathOfAssembly (AssemblyName name) | |
= | GetType (String name, Boolean throwOnError, Boolean ignoreCase) | |
= | GetType (String name, Boolean throwOnError) | |
= | GetType (String name) | |
= | ReferenceAssembly (AssemblyName name) |
System.ComponentModel.NotifyParentPropertyAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | NotifyParent |
System.ComponentModel.ParenthesizePropertyNameAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Default | |
= | Equals (Object o) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | NeedParenthesis |
System.ComponentModel.PropertyTabAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Equals (Object other) | |
= | Equals (PropertyTabAttribute other) | |
= | GetHashCode () | |
= | TabClasses | |
= | TabScopes |
System.ComponentModel.PropertyTabScope = | ||
---|---|---|
= | Component | |
= | Document | |
= | Global | |
= | Static | |
= | value__ |
System.ComponentModel.RefreshProperties = | ||
---|---|---|
= | All | |
= | None | |
= | Repaint | |
= | value__ |
System.ComponentModel.RefreshPropertiesAttribute = | ||
---|---|---|
= | .ctor () | |
= | All | |
= | Default | |
= | Repaint | |
= | Equals (Object value) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | RefreshProperties |
System.ComponentModel.Design.SelectionTypes != | ||
---|---|---|
+ | Add | |
+ | Auto | |
= | Click | |
= | Click | |
= | MouseDown | |
= | MouseDown | |
= | MouseUp | |
= | MouseUp | |
= | Normal | |
= | Normal | |
+ | Primary | |
+ | Remove | |
= | Replace | |
= | Replace | |
+ | Toggle | |
= | Valid | |
= | Valid | |
= | value__ | |
= | value__ |
System.ComponentModel.Design.ServiceCreatorCallback = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (IServiceContainer container, Type serviceType, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (IServiceContainer container, Type serviceType) |
Powered by Ricciolo