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 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ...
System.ComponentModel.Design.StandardCommands != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AlignBottom | |
= | AlignBottom | |
= | AlignHorizontalCenters | |
= | AlignHorizontalCenters | |
= | AlignLeft | |
= | AlignLeft | |
= | AlignRight | |
= | AlignRight | |
= | AlignToGrid | |
= | AlignToGrid | |
= | AlignTop | |
= | AlignTop | |
= | AlignVerticalCenters | |
= | AlignVerticalCenters | |
= | ArrangeBottom | |
= | ArrangeBottom | |
= | ArrangeIcons | |
= | ArrangeIcons | |
= | ArrangeRight | |
= | ArrangeRight | |
= | BringForward | |
= | BringForward | |
= | BringToFront | |
= | BringToFront | |
= | CenterHorizontally | |
= | CenterHorizontally | |
= | CenterVertically | |
= | CenterVertically | |
= | Copy | |
= | Copy | |
= | Cut | |
= | Cut | |
= | Delete | |
= | Delete | |
+ | DocumentOutline | |
= | F1Help | |
= | F1Help | |
= | Group | |
= | Group | |
= | HorizSpaceConcatenate | |
= | HorizSpaceConcatenate | |
= | HorizSpaceDecrease | |
= | HorizSpaceDecrease | |
= | HorizSpaceIncrease | |
= | HorizSpaceIncrease | |
= | HorizSpaceMakeEqual | |
= | HorizSpaceMakeEqual | |
= | LineupIcons | |
= | LineupIcons | |
= | LockControls | |
= | LockControls | |
= | MultiLevelRedo | |
= | MultiLevelRedo | |
= | MultiLevelUndo | |
= | MultiLevelUndo | |
= | Paste | |
= | Paste | |
= | Properties | |
= | Properties | |
= | PropertiesWindow | |
= | PropertiesWindow | |
= | Redo | |
= | Redo | |
= | Replace | |
= | Replace | |
= | SelectAll | |
= | SelectAll | |
= | SendBackward | |
= | SendBackward | |
= | SendToBack | |
= | SendToBack | |
= | ShowGrid | |
= | ShowGrid | |
= | ShowLargeIcons | |
= | ShowLargeIcons | |
= | SizeToControl | |
= | SizeToControl | |
= | SizeToControlHeight | |
= | SizeToControlHeight | |
= | SizeToControlWidth | |
= | SizeToControlWidth | |
= | SizeToFit | |
= | SizeToFit | |
= | SizeToGrid | |
= | SizeToGrid | |
= | SnapToGrid | |
= | SnapToGrid | |
= | TabOrder | |
= | TabOrder | |
= | Undo | |
= | Undo | |
= | Ungroup | |
= | Ungroup | |
= | VerbFirst | |
= | VerbFirst | |
= | VerbLast | |
= | VerbLast | |
= | VertSpaceConcatenate | |
= | VertSpaceConcatenate | |
= | VertSpaceDecrease | |
= | VertSpaceDecrease | |
= | VertSpaceIncrease | |
= | VertSpaceIncrease | |
= | VertSpaceMakeEqual | |
= | VertSpaceMakeEqual | |
+ | ViewCode | |
= | ViewGrid | |
= | 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 | |
= | Passthrough | |
= | value__ | |
= | value__ | |
= | WindowsForms | |
= | WindowsForms |
System.ComponentModel.Design.Serialization.ContextStack != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
+ | Append (Object context) | |
= | Pop () | |
= | Pop () | |
= | Push (Object context) | |
= | Push (Object context) | |
= | Current | |
= | Current | |
= | Item [Int32 level] | |
= | Item [Type type] | |
= | Item [Int32 level] | |
= | Item [Type type] |
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 () |
System.ComponentModel.Design.Serialization.IDesignerSerializationManager = | ||
---|---|---|
= | ResolveName | |
= | SerializationComplete | |
= | AddSerializationProvider (IDesignerSerializationProvider provider) | |
= | CreateInstance (Type type, ICollection arguments, String name, Boolean addToContainer) | |
= | GetInstance (String name) | |
= | GetName (Object value) | |
= | GetSerializer (Type objectType, Type serializerType) | |
= | GetType (String typeName) | |
= | RemoveSerializationProvider (IDesignerSerializationProvider provider) | |
= | ReportError (Object errorInformation) | |
= | SetName (Object instance, String name) | |
= | Context | |
= | Properties |
System.ComponentModel.Design.Serialization.IDesignerSerializationProvider = | ||
---|---|---|
= | GetSerializer (IDesignerSerializationManager manager, Object currentSerializer, Type objectType, Type serializerType) |
System.ComponentModel.Design.Serialization.IDesignerSerializationService = | ||
---|---|---|
= | Deserialize (Object serializationData) | |
= | Serialize (ICollection objects) |
System.ComponentModel.Design.Serialization.INameCreationService = | ||
---|---|---|
= | CreateName (IContainer container, Type dataType) | |
= | IsValidName (String name) | |
= | ValidateName (String name) |
System.ComponentModel.Design.Serialization.InstanceDescriptor = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Invoke () | |
= | Arguments | |
= | IsComplete | |
= | MemberInfo |
Powered by Ricciolo