Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ...

 System.ComponentModel.CancelEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, CancelEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, CancelEventArgs e)

 System.ComponentModel.CharConverter =
 =.ctor ()
 =CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
 =ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value)
 =ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)

 System.ComponentModel.CollectionChangeAction =
 =Add 
 =Refresh 
 =Remove 
 =value__ 

 System.ComponentModel.CollectionChangeEventArgs =
 =.ctor ()
 =Action 
 =Element 

 System.ComponentModel.CollectionChangeEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, CollectionChangeEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, CollectionChangeEventArgs e)

 System.ComponentModel.IComponent =
 =Disposed 
 =Site 

 System.ComponentModel.Component =
 =.ctor ()
 =Disposed 
 =Dispose ()
 =ToString ()
 =Container 
 =Site 

 System.ComponentModel.ComponentCollection =
 =.ctor ()
 =CopyTo (IComponent[] array, Int32 index)
 =Item [String name]
 =Item [Int32 index]

 System.ComponentModel.ReferenceConverter =
 =.ctor ()
 =CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
 =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.ComponentConverter =
 =.ctor ()
 =GetProperties (ITypeDescriptorContext context, Object value, Attribute[] attributes)
 =GetPropertiesSupported (ITypeDescriptorContext context)

 System.ComponentModel.ComponentResourceManager =
 =.ctor ()
 =.ctor ()
 =ApplyResources (Object value, String objectName, CultureInfo culture)
 =ApplyResources (Object value, String objectName)

 System.ComponentModel.IContainer =
 =Add (IComponent component, String name)
 =Add (IComponent component)
 =Remove (IComponent component)
 =Components 

 System.ComponentModel.Container =
 =.ctor ()
 =Add (IComponent component, String name)
 =Add (IComponent component)
 =Dispose ()
 =Remove (IComponent component)
 =Components 

 System.ComponentModel.ISite =
 =Component 
 =Container 
 =DesignMode 
 =Name 

Powered by Ricciolo