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 mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 ...
System.Runtime.InteropServices.GCHandleType = | ||
---|---|---|
= | Normal | |
= | Pinned | |
= | value__ | |
= | Weak | |
= | WeakTrackResurrection |
System.Runtime.InteropServices.GCHandle != | ||
---|---|---|
= | AddrOfPinnedObject () | |
= | AddrOfPinnedObject () | |
= | Alloc (Object value) | |
= | Alloc (Object value, GCHandleType type) | |
= | Alloc (Object value) | |
= | Alloc (Object value, GCHandleType type) | |
+ | Equals (Object o) | |
= | Free () | |
= | Free () | |
+ | FromIntPtr (IntPtr value) | |
+ | GetHashCode () | |
+ | op_Equality (GCHandle a, GCHandle b) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (GCHandle value) | |
= | op_Explicit (IntPtr value) | |
= | op_Explicit (GCHandle value) | |
+ | op_Inequality (GCHandle a, GCHandle b) | |
+ | ToIntPtr (GCHandle value) | |
= | IsAllocated | |
= | IsAllocated | |
= | Target | |
= | Target |
System.Runtime.InteropServices.HandleRef != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | op_Explicit (HandleRef value) | |
= | op_Explicit (HandleRef value) | |
+ | ToIntPtr (HandleRef value) | |
= | Handle | |
= | Handle | |
= | Wrapper | |
= | Wrapper |
System.Runtime.InteropServices.ICustomAdapter = | ||
---|---|---|
= | GetUnderlyingObject () |
System.Runtime.InteropServices.ICustomMarshaler = | ||
---|---|---|
= | CleanUpManagedData (Object ManagedObj) | |
= | CleanUpNativeData (IntPtr pNativeData) | |
= | GetNativeDataSize () | |
= | MarshalManagedToNative (Object ManagedObj) | |
= | MarshalNativeToManaged (IntPtr pNativeData) |
System.Runtime.InteropServices.ICustomFactory = | ||
---|---|---|
= | CreateInstance (Type serverType) |
System.Runtime.InteropServices.InvalidComObjectException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Runtime.InteropServices.InvalidOleVariantTypeException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.Runtime.InteropServices.AssemblyRegistrationFlags = | ||
---|---|---|
= | None | |
= | SetCodeBase | |
= | value__ |
System.Runtime.InteropServices.IRegistrationServices = | ||
---|---|---|
= | GetManagedCategoryGuid () | |
= | GetProgIdForType (Type type) | |
= | GetRegistrableTypesInAssembly (Assembly assembly) | |
= | RegisterAssembly (Assembly assembly, AssemblyRegistrationFlags flags) | |
= | RegisterTypeForComClients (Type type, Guid& g) | |
= | TypeRepresentsComType (Type type) | |
= | TypeRequiresRegistration (Type type) | |
= | UnregisterAssembly (Assembly assembly) |
System.Runtime.InteropServices.TypeLibImporterFlags != | ||
---|---|---|
+ | ImportAsAgnostic | |
+ | ImportAsItanium | |
+ | ImportAsX64 | |
+ | ImportAsX86 | |
+ | None | |
+ | PreventClassMembers | |
= | PrimaryInteropAssembly | |
= | PrimaryInteropAssembly | |
+ | ReflectionOnlyLoading | |
= | SafeArrayAsSystemArray | |
= | SafeArrayAsSystemArray | |
+ | SerializableValueClasses | |
= | TransformDispRetVals | |
= | TransformDispRetVals | |
= | UnsafeInterfaces | |
= | UnsafeInterfaces | |
= | value__ | |
= | value__ |
System.Runtime.InteropServices.TypeLibExporterFlags != | ||
---|---|---|
+ | CallerResolvedReferences | |
+ | ExportAs32Bit | |
+ | ExportAs64Bit | |
+ | None | |
+ | OldNames | |
= | OnlyReferenceRegistered | |
= | OnlyReferenceRegistered | |
= | value__ | |
= | value__ |
System.Runtime.InteropServices.ImporterEventKind = | ||
---|---|---|
= | ERROR_REFTOINVALIDTYPELIB | |
= | NOTIF_CONVERTWARNING | |
= | NOTIF_TYPECONVERTED | |
= | value__ |
System.Runtime.InteropServices.ExporterEventKind = | ||
---|---|---|
= | ERROR_REFTOINVALIDASSEMBLY | |
= | NOTIF_CONVERTWARNING | |
= | NOTIF_TYPECONVERTED | |
= | value__ |
Powered by Ricciolo