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 ... 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ...
System.ComponentModel.Design.SelectionTypes != | ||
---|---|---|
- | Add | |
- | Auto | |
= | Click | |
= | MouseDown | |
= | MouseUp | |
= | Normal | |
- | Primary | |
- | Remove | |
= | Replace | |
- | Toggle | |
= | Valid | |
= | value__ |
System.ComponentModel.Design.ServiceCreatorCallback = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (IServiceContainer container, Type serviceType, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (IServiceContainer container, Type serviceType) |
System.ComponentModel.Design.ServiceContainer != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddService (Type serviceType, Object serviceInstance) | |
= | AddService (Type serviceType, Object serviceInstance, Boolean promote) | |
= | AddService (Type serviceType, ServiceCreatorCallback callback) | |
= | AddService (Type serviceType, ServiceCreatorCallback callback, Boolean promote) | |
- | Dispose () | |
= | GetService (Type serviceType) | |
= | RemoveService (Type serviceType) | |
= | RemoveService (Type serviceType, Boolean promote) |
System.ComponentModel.Design.StandardCommands != | ||
---|---|---|
= | .ctor () | |
= | AlignBottom | |
= | AlignHorizontalCenters | |
= | AlignLeft | |
= | AlignRight | |
= | AlignToGrid | |
= | AlignTop | |
= | AlignVerticalCenters | |
= | ArrangeBottom | |
= | ArrangeIcons | |
= | ArrangeRight | |
= | BringForward | |
= | BringToFront | |
= | CenterHorizontally | |
= | CenterVertically | |
= | Copy | |
= | Cut | |
= | Delete | |
- | DocumentOutline | |
= | F1Help | |
= | Group | |
= | HorizSpaceConcatenate | |
= | HorizSpaceDecrease | |
= | HorizSpaceIncrease | |
= | HorizSpaceMakeEqual | |
= | LineupIcons | |
= | LockControls | |
= | MultiLevelRedo | |
= | MultiLevelUndo | |
= | Paste | |
= | Properties | |
= | PropertiesWindow | |
= | Redo | |
= | Replace | |
= | SelectAll | |
= | SendBackward | |
= | SendToBack | |
= | ShowGrid | |
= | ShowLargeIcons | |
= | SizeToControl | |
= | SizeToControlHeight | |
= | SizeToControlWidth | |
= | SizeToFit | |
= | SizeToGrid | |
= | SnapToGrid | |
= | TabOrder | |
= | Undo | |
= | Ungroup | |
= | VerbFirst | |
= | VerbLast | |
= | VertSpaceConcatenate | |
= | VertSpaceDecrease | |
= | VertSpaceIncrease | |
= | VertSpaceMakeEqual | |
- | ViewCode | |
= | ViewGrid |
System.ComponentModel.Design.StandardToolWindows = | ||
---|---|---|
= | .ctor () | |
= | ObjectBrowser | |
= | OutputWindow | |
= | ProjectExplorer | |
= | PropertyBrowser | |
= | RelatedLinks | |
= | ServerExplorer | |
= | TaskList | |
= | Toolbox |
System.ComponentModel.ToolboxItemAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Default | |
= | None | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | ToolboxItemType | |
= | ToolboxItemTypeName |
System.ComponentModel.Design.ViewTechnology != | ||
---|---|---|
- | Default | |
= | Passthrough | |
= | value__ | |
= | WindowsForms |
System.ComponentModel.Design.Serialization.ComponentSerializationService + | ||
---|---|---|
+ | CreateStore () | |
+ | Deserialize (SerializationStore store) | |
+ | Deserialize (SerializationStore store, IContainer container) | |
+ | DeserializeTo (SerializationStore store, IContainer container, Boolean validateRecycledTypes, Boolean applyDefaults) | |
+ | DeserializeTo (SerializationStore store, IContainer container) | |
+ | DeserializeTo (SerializationStore store, IContainer container, Boolean validateRecycledTypes) | |
+ | LoadStore (Stream stream) | |
+ | Serialize (SerializationStore store, Object value) | |
+ | SerializeAbsolute (SerializationStore store, Object value) | |
+ | SerializeMember (SerializationStore store, Object owningObject, MemberDescriptor member) | |
+ | SerializeMemberAbsolute (SerializationStore store, Object owningObject, MemberDescriptor member) |
System.ComponentModel.Design.Serialization.ContextStack != | ||
---|---|---|
= | .ctor () | |
- | Append (Object context) | |
= | Pop () | |
= | Push (Object context) | |
= | Current | |
= | Item [Int32 level] | |
= | Item [Type type] |
System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | ProviderTypeName |
System.ComponentModel.Design.Serialization.DesignerLoader = | ||
---|---|---|
= | BeginLoad (IDesignerLoaderHost host) | |
= | Dispose () | |
= | Flush () | |
= | Loading |
System.ComponentModel.Design.Serialization.DesignerSerializerAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | SerializerBaseTypeName | |
= | SerializerTypeName | |
= | TypeId |
System.ComponentModel.Design.Serialization.IDesignerLoaderHost = | ||
---|---|---|
= | EndLoad (String baseClassName, Boolean successful, ICollection errorCollection) | |
= | Reload () |
System.ComponentModel.Design.Serialization.IDesignerLoaderService = | ||
---|---|---|
= | AddLoadDependency () | |
= | DependentLoadComplete (Boolean successful, ICollection errorCollection) | |
= | Reload () |
Powered by Ricciolo