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 ...
System.Diagnostics.Design.LogConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Diagnostics.Design.ProcessDesigner = | ||
---|---|---|
= | .ctor () |
System.Diagnostics.Design.ProcessModuleDesigner = | ||
---|---|---|
= | .ctor () |
System.Diagnostics.Design.ProcessThreadDesigner = | ||
---|---|---|
= | .ctor () |
System.Web.UI.Design.ColorBuilder = | ||
---|---|---|
= | BuildColor (IComponent component, Control owner, String initialColor) |
System.Web.UI.Design.ControlParser != | ||
---|---|---|
= | ParseControl (IDesignerHost designerHost, String controlText) | |
= | ParseControl (IDesignerHost designerHost, String controlText, String directives) | |
= | ParseControl (IDesignerHost designerHost, String controlText) | |
= | ParseControl (IDesignerHost designerHost, String controlText, String directives) | |
+ | ParseControls (IDesignerHost designerHost, String controlText) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText, String directives) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText) | |
= | ParseTemplate (IDesignerHost designerHost, String templateText, String directives) |
System.Web.UI.Design.DataBindingCollectionConverter = | ||
---|---|---|
= | .ctor () | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.Web.UI.Design.DataBindingCollectionEditor = | ||
---|---|---|
= | .ctor () | |
= | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
= | GetEditStyle (ITypeDescriptorContext context) |
System.Web.UI.Design.DataBindingHandler = | ||
---|---|---|
= | DataBindControl (IDesignerHost designerHost, Control control) |
System.Web.UI.Design.DataBindingValueUIHandler = | ||
---|---|---|
= | .ctor () | |
= | OnGetUIValueItem (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList) |
System.Web.UI.Design.DataFieldConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.DataMemberConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.DataSourceConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Web.UI.Design.DesignTimeData != | ||
---|---|---|
= | DataBindingHandler | |
= | DataBindingHandler | |
+ | CreateDummyDataBoundDataTable () | |
= | CreateDummyDataTable () | |
= | CreateDummyDataTable () | |
= | CreateSampleDataTable (IEnumerable referenceData) | |
= | CreateSampleDataTable (IEnumerable referenceData) | |
+ | CreateSampleDataTable (IEnumerable referenceData, Boolean useDataBoundData) | |
= | GetDataFields (IEnumerable dataSource) | |
= | GetDataFields (IEnumerable dataSource) | |
= | GetDataMember (IListSource dataSource, String dataMember) | |
= | GetDataMember (IListSource dataSource, String dataMember) | |
= | GetDataMembers (Object dataSource) | |
= | GetDataMembers (Object dataSource) | |
= | GetDesignTimeDataSource (DataTable dataTable, Int32 minimumRows) | |
= | GetDesignTimeDataSource (DataTable dataTable, Int32 minimumRows) | |
= | GetSelectedDataSource (IComponent component, String dataSource) | |
= | GetSelectedDataSource (IComponent component, String dataSource, String dataMember) | |
= | GetSelectedDataSource (IComponent component, String dataSource) | |
= | GetSelectedDataSource (IComponent component, String dataSource, String dataMember) |
Powered by Ricciolo