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 mscorlib

Totale classi: 2135, di cui
  • 395 nuove
  • 804 modificate
  • 0 rimosse

Pagina ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ...

 System.Reflection.MethodImplAttributes =
 =CodeTypeMask 
 =ForwardRef 
 =IL 
 =InternalCall 
 =Managed 
 =ManagedMask 
 =MaxMethodImplVal 
 =Native 
 =NoInlining 
 =OPTIL 
 =PreserveSig 
 =Runtime 
 =Synchronized 
 =Unmanaged 
 =value__ 

 System.Reflection.MethodInfo !=
 =GetBaseDefinition ()
 =GetBaseDefinition ()
 +GetGenericArguments ()
 +GetGenericMethodDefinition ()
 +MakeGenericMethod (Type[] typeArguments)
 +ContainsGenericParameters 
 +IsGenericMethod 
 +IsGenericMethodDefinition 
 =MemberType 
 =MemberType 
 +ReturnParameter 
 =ReturnType 
 =ReturnType 
 =ReturnTypeCustomAttributes 
 =ReturnTypeCustomAttributes 

 System.Reflection.Missing =
 =Value 

 System.Reflection.Module !=
 =FilterTypeName 
 =FilterTypeName 
 =FilterTypeNameIgnoreCase 
 =FilterTypeNameIgnoreCase 
 =FindTypes (TypeFilter filter, Object filterCriteria)
 =FindTypes (TypeFilter filter, Object filterCriteria)
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 =GetField (String name)
 =GetField (String name, BindingFlags bindingAttr)
 =GetField (String name)
 =GetField (String name, BindingFlags bindingAttr)
 =GetFields ()
 =GetFields ()
 +GetFields (BindingFlags bindingFlags)
 =GetMethod (String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
 =GetMethod (String name, Type[] types)
 =GetMethod (String name)
 =GetMethod (String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
 =GetMethod (String name, Type[] types)
 =GetMethod (String name)
 =GetMethods ()
 =GetMethods ()
 +GetMethods (BindingFlags bindingFlags)
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =GetObjectData (SerializationInfo info, StreamingContext context)
 +GetPEKind (PortableExecutableKinds& peKind, ImageFileMachine& machine)
 =GetSignerCertificate ()
 =GetSignerCertificate ()
 =GetType (String className, Boolean throwOnError, Boolean ignoreCase)
 =GetType (String className)
 =GetType (String className, Boolean ignoreCase)
 =GetType (String className, Boolean ignoreCase)
 =GetType (String className)
 =GetType (String className, Boolean throwOnError, Boolean ignoreCase)
 =GetTypes ()
 =GetTypes ()
 =IsDefined (Type attributeType, Boolean inherit)
 =IsDefined (Type attributeType, Boolean inherit)
 =IsResource ()
 =IsResource ()
 +ResolveField (Int32 metadataToken)
 +ResolveField (Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
 +ResolveMember (Int32 metadataToken)
 +ResolveMember (Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
 +ResolveMethod (Int32 metadataToken)
 +ResolveMethod (Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
 +ResolveSignature (Int32 metadataToken)
 +ResolveString (Int32 metadataToken)
 +ResolveType (Int32 metadataToken)
 +ResolveType (Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
 =ToString ()
 =ToString ()
 =Assembly 
 =Assembly 
 =FullyQualifiedName 
 =FullyQualifiedName 
 +MDStreamVersion 
 +MetadataToken 
 +ModuleHandle 
 +ModuleVersionId 
 =Name 
 =Name 
 =ScopeName 
 =ScopeName 

 System.Reflection.ParameterInfo !=
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 +GetOptionalCustomModifiers ()
 +GetRequiredCustomModifiers ()
 =IsDefined (Type attributeType, Boolean inherit)
 =IsDefined (Type attributeType, Boolean inherit)
 +ToString ()
 =Attributes 
 =Attributes 
 =DefaultValue 
 =DefaultValue 
 =IsIn 
 =IsIn 
 =IsLcid 
 =IsLcid 
 =IsOptional 
 =IsOptional 
 =IsOut 
 =IsOut 
 =IsRetval 
 =IsRetval 
 =Member 
 =Member 
 +MetadataToken 
 =Name 
 =Name 
 =ParameterType 
 =ParameterType 
 =Position 
 =Position 
 +RawDefaultValue 

 System.Reflection.ParameterAttributes =
 =HasDefault 
 =HasFieldMarshal 
 =In 
 =Lcid 
 =None 
 =Optional 
 =Out 
 =Reserved3 
 =Reserved4 
 =ReservedMask 
 =Retval 
 =value__ 

 System.Reflection.ParameterModifier =
 =.ctor ()
 =Item [Int32 index]

 System.Reflection.Pointer =
 =Box (Void* ptr, Type type)
 =Unbox (Object ptr)

 System.Reflection.PropertyInfo !=
 =GetAccessors (Boolean nonPublic)
 =GetAccessors ()
 =GetAccessors (Boolean nonPublic)
 =GetAccessors ()
 +GetConstantValue ()
 =GetGetMethod (Boolean nonPublic)
 =GetGetMethod ()
 =GetGetMethod (Boolean nonPublic)
 =GetGetMethod ()
 =GetIndexParameters ()
 =GetIndexParameters ()
 +GetOptionalCustomModifiers ()
 +GetRawConstantValue ()
 +GetRequiredCustomModifiers ()
 =GetSetMethod (Boolean nonPublic)
 =GetSetMethod ()
 =GetSetMethod (Boolean nonPublic)
 =GetSetMethod ()
 =GetValue (Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
 =GetValue (Object obj, Object[] index)
 =GetValue (Object obj, Object[] index)
 =GetValue (Object obj, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
 =SetValue (Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
 =SetValue (Object obj, Object value, Object[] index)
 =SetValue (Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
 =SetValue (Object obj, Object value, Object[] index)
 =Attributes 
 =Attributes 
 =CanRead 
 =CanRead 
 =CanWrite 
 =CanWrite 
 =IsSpecialName 
 =IsSpecialName 
 =MemberType 
 =MemberType 
 =PropertyType 
 =PropertyType 

 System.Reflection.PropertyAttributes =
 =HasDefault 
 =None 
 =Reserved2 
 =Reserved3 
 =Reserved4 
 =ReservedMask 
 =RTSpecialName 
 =SpecialName 
 =value__ 

 System.Reflection.ReflectionTypeLoadException =
 =.ctor ()
 =.ctor ()
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =LoaderExceptions 
 =Types 

 System.Reflection.ResourceAttributes =
 =Private 
 =Public 
 =value__ 

 System.Reflection.StrongNameKeyPair =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =PublicKey 

 System.Reflection.TargetException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

Powered by Ricciolo