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 ... 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 ...

 System.Runtime.InteropServices._MethodBuilder +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._MethodRental +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._ModuleBuilder +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._ParameterBuilder +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._PropertyBuilder +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._SignatureHelper +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Runtime.InteropServices._TypeBuilder +
 +GetIDsOfNames (Guid& riid, IntPtr rgszNames, UInt32 cNames, UInt32 lcid, IntPtr rgDispId)
 +GetTypeInfo (UInt32 iTInfo, UInt32 lcid, IntPtr ppTInfo)
 +GetTypeInfoCount (UInt32& pcTInfo)
 +Invoke (UInt32 dispIdMember, Guid& riid, UInt32 lcid, Int16 wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)

 System.Reflection.Emit.ConstructorBuilder !=
 =AddDeclarativeSecurity (SecurityAction action, PermissionSet pset)
 =DefineParameter (Int32 iSequence, ParameterAttributes attributes, String strParamName)
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 =GetILGenerator ()
 -GetILGenerator (Int32 streamSize)
 =GetMethodImplementationFlags ()
 =GetModule ()
 =GetParameters ()
 =GetToken ()
 =Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 =Invoke (BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 =IsDefined (Type attributeType, Boolean inherit)
 =SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute)
 =SetCustomAttribute (CustomAttributeBuilder customBuilder)
 =SetImplementationFlags (MethodImplAttributes attributes)
 =SetSymCustomAttribute (String name, Byte[] data)
 =ToString ()
 =Attributes 
 -CallingConvention 
 =DeclaringType 
 =InitLocals 
 =MethodHandle 
 -Module 
 =Name 
 =ReflectedType 
 =ReturnType 
 =Signature 

 System.Reflection.Emit.ILGenerator !=
 =BeginCatchBlock (Type exceptionType)
 =BeginExceptFilterBlock ()
 =BeginExceptionBlock ()
 =BeginFaultBlock ()
 =BeginFinallyBlock ()
 =BeginScope ()
 =DeclareLocal (Type localType)
 -DeclareLocal (Type localType, Boolean pinned)
 =DefineLabel ()
 =Emit (OpCode opcode)
 =Emit (OpCode opcode, Byte arg)
 =Emit (OpCode opcode, SByte arg)
 =Emit (OpCode opcode, Int16 arg)
 =Emit (OpCode opcode, Int32 arg)
 =Emit (OpCode opcode, MethodInfo meth)
 =Emit (OpCode opcode, SignatureHelper signature)
 =Emit (OpCode opcode, ConstructorInfo con)
 =Emit (OpCode opcode, Type cls)
 =Emit (OpCode opcode, Int64 arg)
 =Emit (OpCode opcode, Single arg)
 =Emit (OpCode opcode, Double arg)
 =Emit (OpCode opcode, Label label)
 =Emit (OpCode opcode, Label[] labels)
 =Emit (OpCode opcode, FieldInfo field)
 =Emit (OpCode opcode, String str)
 =Emit (OpCode opcode, LocalBuilder local)
 =EmitCall (OpCode opcode, MethodInfo methodInfo, Type[] optionalParameterTypes)
 =EmitCalli (OpCode opcode, CallingConventions callingConvention, Type returnType, Type[] parameterTypes, Type[] optionalParameterTypes)
 =EmitCalli (OpCode opcode, CallingConvention unmanagedCallConv, Type returnType, Type[] parameterTypes)
 =EmitWriteLine (String value)
 =EmitWriteLine (LocalBuilder localBuilder)
 =EmitWriteLine (FieldInfo fld)
 =EndExceptionBlock ()
 =EndScope ()
 =MarkLabel (Label loc)
 =MarkSequencePoint (ISymbolDocumentWriter document, Int32 startLine, Int32 startColumn, Int32 endLine, Int32 endColumn)
 =ThrowException (Type excType)
 =UsingNamespace (String usingNamespace)

 System.Reflection.Emit.DynamicILInfo +
 +GetTokenFor (RuntimeMethodHandle method)
 +GetTokenFor (DynamicMethod method)
 +GetTokenFor (RuntimeMethodHandle method, RuntimeTypeHandle contextType)
 +GetTokenFor (RuntimeFieldHandle field)
 +GetTokenFor (RuntimeTypeHandle type)
 +GetTokenFor (String literal)
 +GetTokenFor (Byte[] signature)
 +SetCode (Byte[] code, Int32 maxStackSize)
 +SetCode (Byte* code, Int32 codeSize, Int32 maxStackSize)
 +SetExceptions (Byte[] exceptions)
 +SetExceptions (Byte* exceptions, Int32 exceptionsSize)
 +SetLocalSignature (Byte[] localSignature)
 +SetLocalSignature (Byte* localSignature, Int32 signatureSize)
 +DynamicMethod 

 System.Reflection.Emit.DynamicMethod +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +CreateDelegate (Type delegateType)
 +CreateDelegate (Type delegateType, Object target)
 +DefineParameter (Int32 position, ParameterAttributes attributes, String parameterName)
 +GetBaseDefinition ()
 +GetCustomAttributes (Type attributeType, Boolean inherit)
 +GetCustomAttributes (Boolean inherit)
 +GetDynamicILInfo ()
 +GetILGenerator ()
 +GetILGenerator (Int32 streamSize)
 +GetMethodImplementationFlags ()
 +GetParameters ()
 +Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 +IsDefined (Type attributeType, Boolean inherit)
 +ToString ()
 +Attributes 
 +CallingConvention 
 +DeclaringType 
 +InitLocals 
 +MethodHandle 
 +Module 
 +Name 
 +ReflectedType 
 +ReturnParameter 
 +ReturnType 
 +ReturnTypeCustomAttributes 

 System.Reflection.Emit.EventBuilder =
 =AddOtherMethod (MethodBuilder mdBuilder)
 =GetEventToken ()
 =SetAddOnMethod (MethodBuilder mdBuilder)
 =SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute)
 =SetCustomAttribute (CustomAttributeBuilder customBuilder)
 =SetRaiseMethod (MethodBuilder mdBuilder)
 =SetRemoveOnMethod (MethodBuilder mdBuilder)

 System.Reflection.Emit.EventToken !=
 =Empty 
 =Equals (Object obj)
 -Equals (EventToken obj)
 =GetHashCode ()
 -op_Equality (EventToken a, EventToken b)
 -op_Inequality (EventToken a, EventToken b)
 =Token 

 System.Reflection.Emit.FieldBuilder !=
 =GetCustomAttributes (Boolean inherit)
 =GetCustomAttributes (Type attributeType, Boolean inherit)
 =GetToken ()
 =GetValue (Object obj)
 =IsDefined (Type attributeType, Boolean inherit)
 =SetConstant (Object defaultValue)
 =SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute)
 =SetCustomAttribute (CustomAttributeBuilder customBuilder)
 =SetMarshal (UnmanagedMarshal unmanagedMarshal)
 =SetOffset (Int32 iOffset)
 =SetValue (Object obj, Object val, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
 =Attributes 
 =DeclaringType 
 =FieldHandle 
 =FieldType 
 -Module 
 =Name 
 =ReflectedType 

Powered by Ricciolo