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 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ...
![]() | System.Runtime.Serialization.Formatters.TypeFilterLevel = | |
---|---|---|
![]() | = | Full |
![]() | = | Low |
![]() | = | value__ |
![]() | System.Runtime.Serialization.Formatters.ISoapMessage = | |
---|---|---|
![]() | = | Headers |
![]() | = | MethodName |
![]() | = | ParamNames |
![]() | = | ParamTypes |
![]() | = | ParamValues |
![]() | = | XmlNameSpace |
![]() | System.Runtime.Serialization.Formatters.InternalRM != | |
---|---|---|
![]() | + | .ctor () |
![]() | + | InfoSoap (Object[] messages) |
![]() | + | SoapCheckEnabled () |
![]() | System.Runtime.Serialization.Formatters.InternalST != | |
---|---|---|
![]() | + | InfoSoap (Object[] messages) |
![]() | + | LoadAssemblyFromString (String assemblyString) |
![]() | + | SerializationSetValue (FieldInfo fi, Object target, Object value) |
![]() | + | Soap (Object[] messages) |
![]() | + | SoapAssert (Boolean condition, String message) |
![]() | + | SoapCheckEnabled () |
![]() | System.Runtime.Serialization.Formatters.SoapMessage = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Headers |
![]() | = | MethodName |
![]() | = | ParamNames |
![]() | = | ParamTypes |
![]() | = | ParamValues |
![]() | = | XmlNameSpace |
![]() | System.Runtime.Serialization.Formatters.SoapFault = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | = | Detail |
![]() | = | FaultActor |
![]() | = | FaultCode |
![]() | = | FaultString |
![]() | System.Runtime.Serialization.Formatters.ServerFault = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | ExceptionMessage |
![]() | = | ExceptionType |
![]() | = | StackTrace |
![]() | System.Runtime.Serialization.Formatters.Binary.BinaryFormatter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Deserialize (Stream serializationStream) |
![]() | = | Deserialize (Stream serializationStream, HeaderHandler handler) |
![]() | = | DeserializeMethodResponse (Stream serializationStream, HeaderHandler handler, IMethodCallMessage methodCallMessage) |
![]() | = | Serialize (Stream serializationStream, Object graph) |
![]() | = | Serialize (Stream serializationStream, Object graph, Header[] headers) |
![]() | = | UnsafeDeserialize (Stream serializationStream, HeaderHandler handler) |
![]() | = | UnsafeDeserializeMethodResponse (Stream serializationStream, HeaderHandler handler, IMethodCallMessage methodCallMessage) |
![]() | = | AssemblyFormat |
![]() | = | Binder |
![]() | = | Context |
![]() | = | FilterLevel |
![]() | = | SurrogateSelector |
![]() | = | TypeFormat |
![]() | System.Reflection.Emit.AssemblyBuilder != | |
---|---|---|
![]() | = | AddResourceFile (String name, String fileName) |
![]() | = | AddResourceFile (String name, String fileName, ResourceAttributes attribute) |
![]() | = | AddResourceFile (String name, String fileName) |
![]() | = | AddResourceFile (String name, String fileName, ResourceAttributes attribute) |
![]() | = | DefineDynamicModule (String name) |
![]() | = | DefineDynamicModule (String name, Boolean emitSymbolInfo) |
![]() | = | DefineDynamicModule (String name, String fileName) |
![]() | = | DefineDynamicModule (String name, String fileName, Boolean emitSymbolInfo) |
![]() | = | DefineDynamicModule (String name) |
![]() | = | DefineDynamicModule (String name, Boolean emitSymbolInfo) |
![]() | = | DefineDynamicModule (String name, String fileName) |
![]() | = | DefineDynamicModule (String name, String fileName, Boolean emitSymbolInfo) |
![]() | = | DefineResource (String name, String description, String fileName) |
![]() | = | DefineResource (String name, String description, String fileName, ResourceAttributes attribute) |
![]() | = | DefineResource (String name, String description, String fileName) |
![]() | = | DefineResource (String name, String description, String fileName, ResourceAttributes attribute) |
![]() | = | DefineUnmanagedResource (Byte[] resource) |
![]() | = | DefineUnmanagedResource (String resourceFileName) |
![]() | = | DefineUnmanagedResource (Byte[] resource) |
![]() | = | DefineUnmanagedResource (String resourceFileName) |
![]() | = | DefineVersionInfoResource (String product, String productVersion, String company, String copyright, String trademark) |
![]() | = | DefineVersionInfoResource () |
![]() | = | DefineVersionInfoResource (String product, String productVersion, String company, String copyright, String trademark) |
![]() | = | DefineVersionInfoResource () |
![]() | = | GetDynamicModule (String name) |
![]() | = | GetDynamicModule (String name) |
![]() | = | GetExportedTypes () |
![]() | = | GetExportedTypes () |
![]() | = | GetFile (String name) |
![]() | = | GetFile (String name) |
![]() | = | GetFiles (Boolean getResourceModules) |
![]() | = | GetFiles (Boolean getResourceModules) |
![]() | = | GetManifestResourceInfo (String resourceName) |
![]() | = | GetManifestResourceInfo (String resourceName) |
![]() | = | GetManifestResourceNames () |
![]() | = | GetManifestResourceNames () |
![]() | = | GetManifestResourceStream (String name) |
![]() | = | GetManifestResourceStream (Type type, String name) |
![]() | = | GetManifestResourceStream (Type type, String name) |
![]() | = | GetManifestResourceStream (String name) |
![]() | = | Save (String assemblyFileName) |
![]() | = | Save (String assemblyFileName) |
![]() | + | Save (String assemblyFileName, PortableExecutableKinds portableExecutableKind, ImageFileMachine imageFileMachine) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetEntryPoint (MethodInfo entryMethod) |
![]() | = | SetEntryPoint (MethodInfo entryMethod, PEFileKinds fileKind) |
![]() | = | SetEntryPoint (MethodInfo entryMethod) |
![]() | = | SetEntryPoint (MethodInfo entryMethod, PEFileKinds fileKind) |
![]() | = | CodeBase |
![]() | = | CodeBase |
![]() | = | EntryPoint |
![]() | = | EntryPoint |
![]() | = | ImageRuntimeVersion |
![]() | = | ImageRuntimeVersion |
![]() | = | Location |
![]() | = | Location |
![]() | + | ReflectionOnly |
![]() | System.Reflection.Emit.AssemblyBuilderAccess != | |
---|---|---|
![]() | + | ReflectionOnly |
![]() | = | Run |
![]() | = | Run |
![]() | = | RunAndSave |
![]() | = | RunAndSave |
![]() | = | Save |
![]() | = | Save |
![]() | = | value__ |
![]() | = | value__ |
![]() | System.Reflection.Emit.ConstructorBuilder != | |
---|---|---|
![]() | = | AddDeclarativeSecurity (SecurityAction action, PermissionSet pset) |
![]() | = | AddDeclarativeSecurity (SecurityAction action, PermissionSet pset) |
![]() | = | DefineParameter (Int32 iSequence, ParameterAttributes attributes, String strParamName) |
![]() | = | DefineParameter (Int32 iSequence, ParameterAttributes attributes, String strParamName) |
![]() | = | GetCustomAttributes (Boolean inherit) |
![]() | = | GetCustomAttributes (Type attributeType, Boolean inherit) |
![]() | = | GetCustomAttributes (Boolean inherit) |
![]() | = | GetCustomAttributes (Type attributeType, Boolean inherit) |
![]() | = | GetILGenerator () |
![]() | = | GetILGenerator () |
![]() | + | GetILGenerator (Int32 streamSize) |
![]() | = | GetMethodImplementationFlags () |
![]() | = | GetMethodImplementationFlags () |
![]() | = | GetModule () |
![]() | = | GetModule () |
![]() | = | GetParameters () |
![]() | = | GetParameters () |
![]() | = | GetToken () |
![]() | = | GetToken () |
![]() | = | Invoke (BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) |
![]() | = | Invoke (Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) |
![]() | = | 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) |
![]() | = | IsDefined (Type attributeType, Boolean inherit) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetImplementationFlags (MethodImplAttributes attributes) |
![]() | = | SetImplementationFlags (MethodImplAttributes attributes) |
![]() | = | SetSymCustomAttribute (String name, Byte[] data) |
![]() | = | SetSymCustomAttribute (String name, Byte[] data) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | + | CallingConvention |
![]() | = | DeclaringType |
![]() | = | DeclaringType |
![]() | = | InitLocals |
![]() | = | InitLocals |
![]() | = | MethodHandle |
![]() | = | MethodHandle |
![]() | + | Module |
![]() | = | Name |
![]() | = | Name |
![]() | = | ReflectedType |
![]() | = | ReflectedType |
![]() | = | ReturnType |
![]() | = | ReturnType |
![]() | = | Signature |
![]() | = | Signature |
![]() | 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 |
![]() | = | Empty |
![]() | = | Equals (Object obj) |
![]() | = | Equals (Object obj) |
![]() | + | Equals (EventToken obj) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | + | op_Equality (EventToken a, EventToken b) |
![]() | + | op_Inequality (EventToken a, EventToken b) |
![]() | = | Token |
![]() | = | Token |
![]() | System.Reflection.Emit.FieldBuilder != | |
---|---|---|
![]() | = | GetCustomAttributes (Boolean inherit) |
![]() | = | GetCustomAttributes (Type attributeType, Boolean inherit) |
![]() | = | GetCustomAttributes (Boolean inherit) |
![]() | = | GetCustomAttributes (Type attributeType, Boolean inherit) |
![]() | = | GetToken () |
![]() | = | GetToken () |
![]() | = | GetValue (Object obj) |
![]() | = | GetValue (Object obj) |
![]() | = | IsDefined (Type attributeType, Boolean inherit) |
![]() | = | IsDefined (Type attributeType, Boolean inherit) |
![]() | = | SetConstant (Object defaultValue) |
![]() | = | SetConstant (Object defaultValue) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) |
![]() | = | SetCustomAttribute (CustomAttributeBuilder customBuilder) |
![]() | = | SetMarshal (UnmanagedMarshal unmanagedMarshal) |
![]() | = | SetMarshal (UnmanagedMarshal unmanagedMarshal) |
![]() | = | SetOffset (Int32 iOffset) |
![]() | = | SetOffset (Int32 iOffset) |
![]() | = | SetValue (Object obj, Object val, BindingFlags invokeAttr, Binder binder, CultureInfo culture) |
![]() | = | SetValue (Object obj, Object val, BindingFlags invokeAttr, Binder binder, CultureInfo culture) |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | = | DeclaringType |
![]() | = | DeclaringType |
![]() | = | FieldHandle |
![]() | = | FieldHandle |
![]() | = | FieldType |
![]() | = | FieldType |
![]() | + | Module |
![]() | = | Name |
![]() | = | Name |
![]() | = | ReflectedType |
![]() | = | ReflectedType |
Powered by Ricciolo