Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
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 mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ...
![]() | System.Reflection.CallingConventions = | |
---|---|---|
![]() | = | Any |
![]() | = | ExplicitThis |
![]() | = | HasThis |
![]() | = | Standard |
![]() | = | value__ |
![]() | = | VarArgs |
![]() | System.Reflection.MethodBase != | |
---|---|---|
![]() | = | GetCurrentMethod () |
![]() | = | GetCurrentMethod () |
![]() | + | GetGenericArguments () |
![]() | + | GetMethodBody () |
![]() | = | GetMethodFromHandle (RuntimeMethodHandle handle) |
![]() | = | GetMethodFromHandle (RuntimeMethodHandle handle) |
![]() | + | GetMethodFromHandle (RuntimeMethodHandle handle, RuntimeTypeHandle declaringType) |
![]() | = | GetMethodImplementationFlags () |
![]() | = | GetMethodImplementationFlags () |
![]() | = | GetParameters () |
![]() | = | GetParameters () |
![]() | = | Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) |
![]() | = | Invoke (Object obj, Object[] parameters) |
![]() | = | Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) |
![]() | = | Invoke (Object obj, Object[] parameters) |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | = | CallingConvention |
![]() | = | CallingConvention |
![]() | + | ContainsGenericParameters |
![]() | = | IsAbstract |
![]() | = | IsAbstract |
![]() | = | IsAssembly |
![]() | = | IsAssembly |
![]() | = | IsConstructor |
![]() | = | IsConstructor |
![]() | = | IsFamily |
![]() | = | IsFamily |
![]() | = | IsFamilyAndAssembly |
![]() | = | IsFamilyAndAssembly |
![]() | = | IsFamilyOrAssembly |
![]() | = | IsFamilyOrAssembly |
![]() | = | IsFinal |
![]() | = | IsFinal |
![]() | + | IsGenericMethod |
![]() | + | IsGenericMethodDefinition |
![]() | = | IsHideBySig |
![]() | = | IsHideBySig |
![]() | = | IsPrivate |
![]() | = | IsPrivate |
![]() | = | IsPublic |
![]() | = | IsPublic |
![]() | = | IsSpecialName |
![]() | = | IsSpecialName |
![]() | = | IsStatic |
![]() | = | IsStatic |
![]() | = | IsVirtual |
![]() | = | IsVirtual |
![]() | = | MethodHandle |
![]() | = | MethodHandle |
![]() | System.Reflection.ConstructorInfo = | |
---|---|---|
![]() | = | ConstructorName |
![]() | = | TypeConstructorName |
![]() | = | Invoke (BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) |
![]() | = | Invoke (Object[] parameters) |
![]() | = | MemberType |
![]() | System.Reflection.DefaultMemberAttribute = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | MemberName |
![]() | System.Reflection.EventAttributes = | |
---|---|---|
![]() | = | None |
![]() | = | ReservedMask |
![]() | = | RTSpecialName |
![]() | = | SpecialName |
![]() | = | value__ |
![]() | System.Reflection.EventInfo != | |
---|---|---|
![]() | = | AddEventHandler (Object target, Delegate handler) |
![]() | = | AddEventHandler (Object target, Delegate handler) |
![]() | = | GetAddMethod (Boolean nonPublic) |
![]() | = | GetAddMethod () |
![]() | = | GetAddMethod (Boolean nonPublic) |
![]() | = | GetAddMethod () |
![]() | + | GetOtherMethods (Boolean nonPublic) |
![]() | + | GetOtherMethods () |
![]() | = | GetRaiseMethod (Boolean nonPublic) |
![]() | = | GetRaiseMethod () |
![]() | = | GetRaiseMethod (Boolean nonPublic) |
![]() | = | GetRaiseMethod () |
![]() | = | GetRemoveMethod (Boolean nonPublic) |
![]() | = | GetRemoveMethod () |
![]() | = | GetRemoveMethod (Boolean nonPublic) |
![]() | = | GetRemoveMethod () |
![]() | = | RemoveEventHandler (Object target, Delegate handler) |
![]() | = | RemoveEventHandler (Object target, Delegate handler) |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | = | EventHandlerType |
![]() | = | EventHandlerType |
![]() | = | IsMulticast |
![]() | = | IsMulticast |
![]() | = | IsSpecialName |
![]() | = | IsSpecialName |
![]() | = | MemberType |
![]() | = | MemberType |
![]() | System.Reflection.FieldAttributes = | |
---|---|---|
![]() | = | Assembly |
![]() | = | FamANDAssem |
![]() | = | Family |
![]() | = | FamORAssem |
![]() | = | FieldAccessMask |
![]() | = | HasDefault |
![]() | = | HasFieldMarshal |
![]() | = | HasFieldRVA |
![]() | = | InitOnly |
![]() | = | Literal |
![]() | = | NotSerialized |
![]() | = | PinvokeImpl |
![]() | = | Private |
![]() | = | PrivateScope |
![]() | = | Public |
![]() | = | ReservedMask |
![]() | = | RTSpecialName |
![]() | = | SpecialName |
![]() | = | Static |
![]() | = | value__ |
![]() | System.Reflection.FieldInfo != | |
---|---|---|
![]() | = | GetFieldFromHandle (RuntimeFieldHandle handle) |
![]() | = | GetFieldFromHandle (RuntimeFieldHandle handle) |
![]() | + | GetFieldFromHandle (RuntimeFieldHandle handle, RuntimeTypeHandle declaringType) |
![]() | + | GetOptionalCustomModifiers () |
![]() | + | GetRawConstantValue () |
![]() | + | GetRequiredCustomModifiers () |
![]() | = | GetValue (Object obj) |
![]() | = | GetValue (Object obj) |
![]() | = | GetValueDirect (TypedReference obj) |
![]() | = | GetValueDirect (TypedReference obj) |
![]() | = | SetValue (Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture) |
![]() | = | SetValue (Object obj, Object value) |
![]() | = | SetValue (Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture) |
![]() | = | SetValue (Object obj, Object value) |
![]() | = | SetValueDirect (TypedReference obj, Object value) |
![]() | = | SetValueDirect (TypedReference obj, Object value) |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | = | FieldHandle |
![]() | = | FieldHandle |
![]() | = | FieldType |
![]() | = | FieldType |
![]() | = | IsAssembly |
![]() | = | IsAssembly |
![]() | = | IsFamily |
![]() | = | IsFamily |
![]() | = | IsFamilyAndAssembly |
![]() | = | IsFamilyAndAssembly |
![]() | = | IsFamilyOrAssembly |
![]() | = | IsFamilyOrAssembly |
![]() | = | IsInitOnly |
![]() | = | IsInitOnly |
![]() | = | IsLiteral |
![]() | = | IsLiteral |
![]() | = | IsNotSerialized |
![]() | = | IsNotSerialized |
![]() | = | IsPinvokeImpl |
![]() | = | IsPinvokeImpl |
![]() | = | IsPrivate |
![]() | = | IsPrivate |
![]() | = | IsPublic |
![]() | = | IsPublic |
![]() | = | IsSpecialName |
![]() | = | IsSpecialName |
![]() | = | IsStatic |
![]() | = | IsStatic |
![]() | = | MemberType |
![]() | = | MemberType |
![]() | System.Reflection.InterfaceMapping = | |
---|---|---|
![]() | = | InterfaceMethods |
![]() | = | InterfaceType |
![]() | = | TargetMethods |
![]() | = | TargetType |
![]() | System.Reflection.InvalidFilterCriteriaException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | System.Reflection.ManifestResourceInfo = | |
---|---|---|
![]() | = | FileName |
![]() | = | ReferencedAssembly |
![]() | = | ResourceLocation |
![]() | System.Reflection.ResourceLocation = | |
---|---|---|
![]() | = | ContainedInAnotherAssembly |
![]() | = | ContainedInManifestFile |
![]() | = | Embedded |
![]() | = | value__ |
![]() | System.Reflection.MemberFilter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (MemberInfo m, Object filterCriteria, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (MemberInfo m, Object filterCriteria) |
![]() | System.Reflection.MemberTypes = | |
---|---|---|
![]() | = | All |
![]() | = | Constructor |
![]() | = | Custom |
![]() | = | Event |
![]() | = | Field |
![]() | = | Method |
![]() | = | NestedType |
![]() | = | Property |
![]() | = | TypeInfo |
![]() | = | value__ |
Powered by Ricciolo