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 ... 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ...
![]() | System.ComponentModel.SettingsBindableAttribute + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | No |
![]() | + | Yes |
![]() | + | Equals (Object obj) |
![]() | + | GetHashCode () |
![]() | + | Bindable |
![]() | System.ComponentModel.SingleConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | System.ComponentModel.StringConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | System.ComponentModel.SyntaxCheck = | |
---|---|---|
![]() | = | CheckMachineName (String value) |
![]() | = | CheckPath (String value) |
![]() | = | CheckRootedPath (String value) |
![]() | System.ComponentModel.TimeSpanConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | = | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.ComponentModel.ToolboxItemFilterAttribute != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | Match (Object obj) |
![]() | - | ToString () |
![]() | = | FilterString |
![]() | = | FilterType |
![]() | = | TypeId |
![]() | System.ComponentModel.ToolboxItemFilterType = | |
---|---|---|
![]() | = | Allow |
![]() | = | Custom |
![]() | = | Prevent |
![]() | = | Require |
![]() | = | value__ |
![]() | System.ComponentModel.TypeConverterAttribute = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Default |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | ConverterTypeName |
![]() | System.ComponentModel.TypeDescriptionProviderAttribute + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | TypeName |
![]() | System.ComponentModel.TypeDescriptor != | |
---|---|---|
![]() | = | Refreshed |
![]() | - | AddAttributes (Type type, Attribute[] attributes) |
![]() | - | AddAttributes (Object instance, Attribute[] attributes) |
![]() | = | AddEditorTable (Type editorBaseType, Hashtable table) |
![]() | - | AddProvider (TypeDescriptionProvider provider, Type type) |
![]() | - | AddProvider (TypeDescriptionProvider provider, Object instance) |
![]() | - | CreateAssociation (Object primary, Object secondary) |
![]() | = | CreateDesigner (IComponent component, Type designerBaseType) |
![]() | = | CreateEvent (Type componentType, String name, Type type, Attribute[] attributes) |
![]() | = | CreateEvent (Type componentType, EventDescriptor oldEventDescriptor, Attribute[] attributes) |
![]() | - | CreateInstance (IServiceProvider provider, Type objectType, Type[] argTypes, Object[] args) |
![]() | = | CreateProperty (Type componentType, String name, Type type, Attribute[] attributes) |
![]() | = | CreateProperty (Type componentType, PropertyDescriptor oldPropertyDescriptor, Attribute[] attributes) |
![]() | - | GetAssociation (Type type, Object primary) |
![]() | = | GetAttributes (Type componentType) |
![]() | = | GetAttributes (Object component) |
![]() | = | GetAttributes (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetClassName (Object component) |
![]() | = | GetClassName (Object component, Boolean noCustomTypeDesc) |
![]() | - | GetClassName (Type componentType) |
![]() | = | GetComponentName (Object component) |
![]() | = | GetComponentName (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetConverter (Object component) |
![]() | = | GetConverter (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetConverter (Type type) |
![]() | = | GetDefaultEvent (Type componentType) |
![]() | = | GetDefaultEvent (Object component) |
![]() | = | GetDefaultEvent (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetDefaultProperty (Type componentType) |
![]() | = | GetDefaultProperty (Object component) |
![]() | = | GetDefaultProperty (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetEditor (Object component, Type editorBaseType) |
![]() | = | GetEditor (Object component, Type editorBaseType, Boolean noCustomTypeDesc) |
![]() | = | GetEditor (Type type, Type editorBaseType) |
![]() | = | GetEvents (Type componentType) |
![]() | = | GetEvents (Type componentType, Attribute[] attributes) |
![]() | = | GetEvents (Object component) |
![]() | = | GetEvents (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetEvents (Object component, Attribute[] attributes) |
![]() | = | GetEvents (Object component, Attribute[] attributes, Boolean noCustomTypeDesc) |
![]() | - | GetFullComponentName (Object component) |
![]() | = | GetProperties (Type componentType) |
![]() | = | GetProperties (Type componentType, Attribute[] attributes) |
![]() | = | GetProperties (Object component) |
![]() | = | GetProperties (Object component, Boolean noCustomTypeDesc) |
![]() | = | GetProperties (Object component, Attribute[] attributes) |
![]() | = | GetProperties (Object component, Attribute[] attributes, Boolean noCustomTypeDesc) |
![]() | - | GetProvider (Type type) |
![]() | - | GetProvider (Object instance) |
![]() | - | GetReflectionType (Type type) |
![]() | - | GetReflectionType (Object instance) |
![]() | = | Refresh (Object component) |
![]() | = | Refresh (Type type) |
![]() | = | Refresh (Module module) |
![]() | = | Refresh (Assembly assembly) |
![]() | - | RemoveAssociation (Object primary, Object secondary) |
![]() | - | RemoveAssociations (Object primary) |
![]() | - | RemoveProvider (TypeDescriptionProvider provider, Type type) |
![]() | - | RemoveProvider (TypeDescriptionProvider provider, Object instance) |
![]() | = | SortDescriptorArray (IList infos) |
![]() | = | ComNativeDescriptorHandler |
![]() | - | ComObjectType |
![]() | System.ComponentModel.TypeListConverter = | |
---|---|---|
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | = | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | = | GetStandardValues (ITypeDescriptorContext context) |
![]() | = | GetStandardValuesExclusive (ITypeDescriptorContext context) |
![]() | = | GetStandardValuesSupported (ITypeDescriptorContext context) |
![]() | System.ComponentModel.UInt16Converter = | |
---|---|---|
![]() | = | .ctor () |
![]() | System.ComponentModel.UInt32Converter = | |
---|---|---|
![]() | = | .ctor () |
![]() | System.ComponentModel.UInt64Converter = | |
---|---|---|
![]() | = | .ctor () |
Powered by Ricciolo