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 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ...
System.ComponentModel.Design.DesignerActionListCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (DesignerActionList value) | |
+ | AddRange (DesignerActionList[] value) | |
+ | AddRange (DesignerActionListCollection value) | |
+ | Contains (DesignerActionList value) | |
+ | CopyTo (DesignerActionList[] array, Int32 index) | |
+ | IndexOf (DesignerActionList value) | |
+ | Insert (Int32 index, DesignerActionList value) | |
+ | Remove (DesignerActionList value) | |
+ | Item [Int32 index] |
System.ComponentModel.Design.DesignerActionListsChangedEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ActionLists | |
+ | ChangeType | |
+ | RelatedObject |
System.ComponentModel.Design.DesignerActionListsChangedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, DesignerActionListsChangedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, DesignerActionListsChangedEventArgs e) |
System.ComponentModel.Design.DesignerActionListsChangedType + | ||
---|---|---|
+ | ActionListsAdded | |
+ | ActionListsRemoved | |
+ | value__ |
System.ComponentModel.Design.DesignerActionMethodItem + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Invoke () | |
+ | IncludeAsDesignerVerb | |
+ | MemberName | |
+ | RelatedComponent |
System.ComponentModel.Design.DesignerActionPropertyItem + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | MemberName | |
+ | RelatedComponent |
System.ComponentModel.Design.DesignerActionService + | ||
---|---|---|
+ | .ctor () | |
+ | DesignerActionListsChanged | |
+ | Add (IComponent comp, DesignerActionListCollection designerActionListCollection) | |
+ | Add (IComponent comp, DesignerActionList actionList) | |
+ | Clear () | |
+ | Contains (IComponent comp) | |
+ | Dispose () | |
+ | GetComponentActions (IComponent component) | |
+ | GetComponentActions (IComponent component, ComponentActionsType type) | |
+ | Remove (IComponent comp) | |
+ | Remove (DesignerActionList actionList) | |
+ | Remove (IComponent comp, DesignerActionList actionList) |
System.ComponentModel.Design.ComponentActionsType + | ||
---|---|---|
+ | All | |
+ | Component | |
+ | Service | |
+ | value__ |
System.ComponentModel.Design.DesignerActionUIService + | ||
---|---|---|
+ | DesignerActionUIStateChange | |
+ | Dispose () | |
+ | HideUI (IComponent component) | |
+ | Refresh (IComponent component) | |
+ | ShouldAutoShow (IComponent component) | |
+ | ShowUI (IComponent component) |
System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | ChangeType | |
+ | RelatedObject |
System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, DesignerActionUIStateChangeEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, DesignerActionUIStateChangeEventArgs e) |
System.ComponentModel.Design.DesignerActionUIStateChangeType + | ||
---|---|---|
+ | Hide | |
+ | Refresh | |
+ | Show | |
+ | value__ |
System.ComponentModel.Design.DisplayMode = | ||
---|---|---|
= | Ansi | |
= | Auto | |
= | Hexdump | |
= | Unicode | |
= | value__ |
System.ComponentModel.Design.IComponentDesignerDebugService + | ||
---|---|---|
+ | Assert (Boolean condition, String message) | |
+ | Fail (String message) | |
+ | Trace (String message, String category) | |
+ | IndentLevel | |
+ | Listeners |
Powered by Ricciolo