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 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ...
System.ComponentModel.IContainer = | ||
---|---|---|
= | Add (IComponent component) | |
= | Add (IComponent component, String name) | |
= | Remove (IComponent component) | |
= | Components |
System.ComponentModel.Container = | ||
---|---|---|
= | .ctor () | |
= | Add (IComponent component) | |
= | Add (IComponent component, String name) | |
= | Dispose () | |
= | Remove (IComponent component) | |
= | Components |
System.ComponentModel.ISite = | ||
---|---|---|
= | Component | |
= | Container | |
= | DesignMode | |
= | Name |
System.ComponentModel.ContainerFilterService + | ||
---|---|---|
+ | FilterComponents (ComponentCollection components) |
System.ComponentModel.CultureInfoConverter = | ||
---|---|---|
= | .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) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.ComponentModel.ICustomTypeDescriptor = | ||
---|---|---|
= | GetAttributes () | |
= | GetClassName () | |
= | GetComponentName () | |
= | GetConverter () | |
= | GetDefaultEvent () | |
= | GetDefaultProperty () | |
= | GetEditor (Type editorBaseType) | |
= | GetEvents () | |
= | GetEvents (Attribute[] attributes) | |
= | GetProperties () | |
= | GetProperties (Attribute[] attributes) | |
= | GetPropertyOwner (PropertyDescriptor pd) |
System.ComponentModel.CustomTypeDescriptor + | ||
---|---|---|
+ | GetAttributes () | |
+ | GetClassName () | |
+ | GetComponentName () | |
+ | GetConverter () | |
+ | GetDefaultEvent () | |
+ | GetDefaultProperty () | |
+ | GetEditor (Type editorBaseType) | |
+ | GetEvents () | |
+ | GetEvents (Attribute[] attributes) | |
+ | GetProperties () | |
+ | GetProperties (Attribute[] attributes) | |
+ | GetPropertyOwner (PropertyDescriptor pd) |
System.ComponentModel.DataObjectAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | DataObject | |
+ | Default | |
+ | NonDataObject | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | IsDefaultAttribute () | |
+ | IsDataObject |
System.ComponentModel.DataObjectFieldAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | IsIdentity | |
+ | IsNullable | |
+ | Length | |
+ | PrimaryKey |
System.ComponentModel.DataObjectMethodAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | Match (Object obj) | |
+ | IsDefault | |
+ | MethodType |
System.ComponentModel.DataObjectMethodType + | ||
---|---|---|
+ | Delete | |
+ | Fill | |
+ | Insert | |
+ | Select | |
+ | Update | |
+ | value__ |
System.ComponentModel.DateTimeConverter = | ||
---|---|---|
= | .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.DecimalConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertTo (ITypeDescriptorContext context, Type destinationType) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.ComponentModel.DefaultBindingPropertyAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Default | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | Name |
Powered by Ricciolo