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 ... 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ...
System.ComponentModel.IRevertibleChangeTracking + | ||
---|---|---|
+ | RejectChanges () |
System.ComponentModel.ISupportInitialize = | ||
---|---|---|
= | BeginInit () | |
= | EndInit () |
System.ComponentModel.ISupportInitializeNotification + | ||
---|---|---|
+ | Initialized | |
+ | IsInitialized |
System.ComponentModel.ISynchronizeInvoke = | ||
---|---|---|
= | BeginInvoke (Delegate method, Object[] args) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Delegate method, Object[] args) | |
= | InvokeRequired |
System.ComponentModel.ITypeDescriptorContext = | ||
---|---|---|
= | OnComponentChanged () | |
= | OnComponentChanging () | |
= | Container | |
= | Instance | |
= | PropertyDescriptor |
System.ComponentModel.ITypedList = | ||
---|---|---|
= | GetItemProperties (PropertyDescriptor[] listAccessors) | |
= | GetListName (PropertyDescriptor[] listAccessors) |
System.ComponentModel.License = | ||
---|---|---|
= | Dispose () | |
= | LicenseKey |
System.ComponentModel.LicenseContext = | ||
---|---|---|
= | .ctor () | |
= | GetSavedLicenseKey (Type type, Assembly resourceAssembly) | |
= | GetService (Type type) | |
= | SetSavedLicenseKey (Type type, String key) | |
= | UsageMode |
System.ComponentModel.LicenseException != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
- | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | LicensedType |
System.ComponentModel.LicenseManager = | ||
---|---|---|
= | CreateWithContext (Type type, LicenseContext creationContext) | |
= | CreateWithContext (Type type, LicenseContext creationContext, Object[] args) | |
= | IsLicensed (Type type) | |
= | IsValid (Type type) | |
= | IsValid (Type type, Object instance, License& license) | |
= | LockContext (Object contextUser) | |
= | UnlockContext (Object contextUser) | |
= | Validate (Type type) | |
= | Validate (Type type, Object instance) | |
= | CurrentContext | |
= | UsageMode |
System.ComponentModel.LicenseProvider = | ||
---|---|---|
= | GetLicense (LicenseContext context, Type type, Object instance, Boolean allowExceptions) |
System.ComponentModel.LicenseProviderAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Default | |
= | Equals (Object value) | |
= | GetHashCode () | |
= | LicenseProvider | |
= | TypeId |
System.ComponentModel.LicenseUsageMode = | ||
---|---|---|
= | Designtime | |
= | Runtime | |
= | value__ |
System.ComponentModel.LicFileLicenseProvider = | ||
---|---|---|
= | .ctor () | |
= | GetLicense (LicenseContext context, Type type, Object instance, Boolean allowExceptions) |
Powered by Ricciolo