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 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ...
![]() | System.ComponentModel.Design.IDesigner = | |
---|---|---|
![]() | = | DoDefaultAction () |
![]() | = | Initialize (IComponent component) |
![]() | = | Component |
![]() | = | Verbs |
![]() | System.ComponentModel.Design.IDesignerEventService = | |
---|---|---|
![]() | = | ActiveDesignerChanged |
![]() | = | DesignerCreated |
![]() | = | DesignerDisposed |
![]() | = | SelectionChanged |
![]() | = | ActiveDesigner |
![]() | = | Designers |
![]() | System.ComponentModel.Design.IDesignerFilter = | |
---|---|---|
![]() | = | PostFilterAttributes (IDictionary attributes) |
![]() | = | PostFilterEvents (IDictionary events) |
![]() | = | PostFilterProperties (IDictionary properties) |
![]() | = | PreFilterAttributes (IDictionary attributes) |
![]() | = | PreFilterEvents (IDictionary events) |
![]() | = | PreFilterProperties (IDictionary properties) |
![]() | System.ComponentModel.Design.IServiceContainer = | |
---|---|---|
![]() | = | AddService (Type serviceType, ServiceCreatorCallback callback, Boolean promote) |
![]() | = | AddService (Type serviceType, ServiceCreatorCallback callback) |
![]() | = | AddService (Type serviceType, Object serviceInstance, Boolean promote) |
![]() | = | AddService (Type serviceType, Object serviceInstance) |
![]() | = | RemoveService (Type serviceType, Boolean promote) |
![]() | = | RemoveService (Type serviceType) |
![]() | System.ComponentModel.Design.IDesignerHost = | |
---|---|---|
![]() | = | Activated |
![]() | = | Deactivated |
![]() | = | LoadComplete |
![]() | = | TransactionClosed |
![]() | = | TransactionClosing |
![]() | = | TransactionOpened |
![]() | = | TransactionOpening |
![]() | = | Activate () |
![]() | = | CreateComponent (Type componentClass, String name) |
![]() | = | CreateComponent (Type componentClass) |
![]() | = | CreateTransaction (String description) |
![]() | = | CreateTransaction () |
![]() | = | DestroyComponent (IComponent component) |
![]() | = | GetDesigner (IComponent component) |
![]() | = | GetType (String typeName) |
![]() | = | Container |
![]() | = | InTransaction |
![]() | = | Loading |
![]() | = | RootComponent |
![]() | = | RootComponentClassName |
![]() | = | TransactionDescription |
![]() | System.ComponentModel.Design.IDesignerOptionService = | |
---|---|---|
![]() | = | GetOptionValue (String pageName, String valueName) |
![]() | = | SetOptionValue (String pageName, String valueName, Object value) |
![]() | System.ComponentModel.Design.IDictionaryService = | |
---|---|---|
![]() | = | GetKey (Object value) |
![]() | = | GetValue (Object key) |
![]() | = | SetValue (Object key, Object value) |
![]() | System.ComponentModel.Design.IEventBindingService = | |
---|---|---|
![]() | = | CreateUniqueMethodName (IComponent component, EventDescriptor e) |
![]() | = | GetCompatibleMethods (EventDescriptor e) |
![]() | = | GetEvent (PropertyDescriptor property) |
![]() | = | GetEventProperties (EventDescriptorCollection events) |
![]() | = | GetEventProperty (EventDescriptor e) |
![]() | = | ShowCode (IComponent component, EventDescriptor e) |
![]() | = | ShowCode (Int32 lineNumber) |
![]() | = | ShowCode () |
![]() | System.ComponentModel.Design.IExtenderListService = | |
---|---|---|
![]() | = | GetExtenderProviders () |
![]() | System.ComponentModel.Design.IExtenderProviderService = | |
---|---|---|
![]() | = | AddExtenderProvider (IExtenderProvider provider) |
![]() | = | RemoveExtenderProvider (IExtenderProvider provider) |
![]() | System.ComponentModel.Design.IHelpService = | |
---|---|---|
![]() | = | AddContextAttribute (String name, String value, HelpKeywordType keywordType) |
![]() | = | ClearContextAttributes () |
![]() | = | CreateLocalContext (HelpContextType contextType) |
![]() | = | RemoveContextAttribute (String name, String value) |
![]() | = | RemoveLocalContext (IHelpService localContext) |
![]() | = | ShowHelpFromKeyword (String helpKeyword) |
![]() | = | ShowHelpFromUrl (String helpUrl) |
![]() | System.ComponentModel.Design.IInheritanceService = | |
---|---|---|
![]() | = | AddInheritedComponents (IComponent component, IContainer container) |
![]() | = | GetInheritanceAttribute (IComponent component) |
![]() | System.ComponentModel.Design.IMenuCommandService = | |
---|---|---|
![]() | = | AddCommand (MenuCommand command) |
![]() | = | AddVerb (DesignerVerb verb) |
![]() | = | FindCommand (CommandID commandID) |
![]() | = | GlobalInvoke (CommandID commandID) |
![]() | = | RemoveCommand (MenuCommand command) |
![]() | = | RemoveVerb (DesignerVerb verb) |
![]() | = | ShowContextMenu (CommandID menuID, Int32 x, Int32 y) |
![]() | = | Verbs |
![]() | System.ComponentModel.InheritanceAttribute = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Default |
![]() | = | Inherited |
![]() | = | InheritedReadOnly |
![]() | = | NotInherited |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | = | IsDefaultAttribute () |
![]() | = | ToString () |
![]() | = | InheritanceLevel |
Powered by Ricciolo