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.Design
Totale classi: 455, di cui
- 251 nuove
- 300 modificate
- 0 rimosse
Pagina 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ...
System.ComponentModel.Design.InheritanceService = | ||
---|---|---|
= | .ctor () | |
= | AddInheritedComponents (IComponent component, IContainer container) | |
= | Dispose () | |
= | GetInheritanceAttribute (IComponent component) |
System.ComponentModel.Design.LocalizationExtenderProvider = | ||
---|---|---|
= | .ctor () | |
= | CanExtend (Object o) | |
= | Dispose () | |
= | GetLanguage (Object o) | |
= | GetLoadLanguage (Object o) | |
= | GetLocalizable (Object o) | |
= | ResetLanguage (Object o) | |
= | SetLanguage (Object o, CultureInfo language) | |
= | SetLocalizable (Object o, Boolean localizable) | |
= | ShouldSerializeLanguage (Object o) |
System.ComponentModel.Design.MenuCommandsChangedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ChangeType | |
+ | Command |
System.ComponentModel.Design.MenuCommandsChangedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, MenuCommandsChangedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, MenuCommandsChangedEventArgs e) |
System.ComponentModel.Design.MenuCommandsChangedType + | ||
---|---|---|
+ | CommandAdded | |
+ | CommandChanged | |
+ | CommandRemoved | |
+ | value__ |
System.ComponentModel.Design.MenuCommandService + | ||
---|---|---|
+ | .ctor () | |
+ | MenuCommandsChanged | |
+ | AddCommand (MenuCommand command) | |
+ | AddVerb (DesignerVerb verb) | |
+ | Dispose () | |
+ | FindCommand (CommandID commandID) | |
+ | GlobalInvoke (CommandID commandID) | |
+ | GlobalInvoke (CommandID commandId, Object arg) | |
+ | RemoveCommand (MenuCommand command) | |
+ | RemoveVerb (DesignerVerb verb) | |
+ | ShowContextMenu (CommandID menuID, Int32 x, Int32 y) | |
+ | Verbs |
System.ComponentModel.Design.MultilineStringEditor + | ||
---|---|---|
+ | .ctor () | |
+ | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
+ | GetEditStyle (ITypeDescriptorContext context) | |
+ | GetPaintValueSupported (ITypeDescriptorContext context) |
System.ComponentModel.Design.ObjectSelectorEditor = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | SubObjectSelector | |
= | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
= | EqualsToValue (Object value) | |
= | GetEditStyle (ITypeDescriptorContext context) | |
= | SetValue (Object value) | |
= | Selector | |
= | SelectorNode |
System.ComponentModel.Design.Data.DataSourceDescriptor + | ||
---|---|---|
+ | Image | |
+ | IsDesignable | |
+ | Name | |
+ | TypeName |
System.ComponentModel.Design.Data.DataSourceDescriptorCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (DataSourceDescriptor value) | |
+ | Contains (DataSourceDescriptor value) | |
+ | CopyTo (DataSourceDescriptor[] array, Int32 index) | |
+ | IndexOf (DataSourceDescriptor value) | |
+ | Insert (Int32 index, DataSourceDescriptor value) | |
+ | Remove (DataSourceDescriptor value) | |
+ | Item [Int32 index] |
System.ComponentModel.Design.Data.DataSourceGroup + | ||
---|---|---|
+ | DataSources | |
+ | Image | |
+ | IsDefault | |
+ | Name |
System.ComponentModel.Design.Data.DataSourceGroupCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (DataSourceGroup value) | |
+ | Contains (DataSourceGroup value) | |
+ | CopyTo (DataSourceGroup[] array, Int32 index) | |
+ | IndexOf (DataSourceGroup value) | |
+ | Insert (Int32 index, DataSourceGroup value) | |
+ | Remove (DataSourceGroup value) | |
+ | Item [Int32 index] |
System.ComponentModel.Design.Data.DataSourceProviderService + | ||
---|---|---|
+ | AddDataSourceInstance (IDesignerHost host, DataSourceDescriptor dataSourceDescriptor) | |
+ | GetDataSources () | |
+ | InvokeAddNewDataSource (IWin32Window parentWindow, FormStartPosition startPosition) | |
+ | InvokeConfigureDataSource (IWin32Window parentWindow, FormStartPosition startPosition, DataSourceDescriptor dataSourceDescriptor) | |
+ | NotifyDataSourceComponentAdded (Object dsc) | |
+ | SupportsAddNewDataSource | |
+ | SupportsConfigureDataSource |
System.ComponentModel.Design.Data.DesignerDataColumn + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | DataType | |
+ | DefaultValue | |
+ | Identity | |
+ | Length | |
+ | Name | |
+ | Nullable | |
+ | Precision | |
+ | PrimaryKey | |
+ | Scale |
Powered by Ricciolo