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 ... 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 ...
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.Runtime.InteropServices._AssemblyBuilder + | ||
---|---|---|
+ | 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.AssemblyBuilder != | ||
---|---|---|
= | 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) | |
= | DefineResource (String name, String description, String fileName) | |
= | DefineResource (String name, String description, String fileName, ResourceAttributes attribute) | |
= | DefineUnmanagedResource (Byte[] resource) | |
= | DefineUnmanagedResource (String resourceFileName) | |
= | DefineVersionInfoResource (String product, String productVersion, String company, String copyright, String trademark) | |
= | DefineVersionInfoResource () | |
= | GetDynamicModule (String name) | |
= | GetExportedTypes () | |
= | GetFile (String name) | |
= | GetFiles (Boolean getResourceModules) | |
= | GetManifestResourceInfo (String resourceName) | |
= | GetManifestResourceNames () | |
= | GetManifestResourceStream (Type type, String name) | |
= | GetManifestResourceStream (String name) | |
= | Save (String assemblyFileName) | |
- | Save (String assemblyFileName, PortableExecutableKinds portableExecutableKind, ImageFileMachine imageFileMachine) | |
= | SetCustomAttribute (ConstructorInfo con, Byte[] binaryAttribute) | |
= | SetCustomAttribute (CustomAttributeBuilder customBuilder) | |
= | SetEntryPoint (MethodInfo entryMethod) | |
= | SetEntryPoint (MethodInfo entryMethod, PEFileKinds fileKind) | |
= | CodeBase | |
= | EntryPoint | |
= | ImageRuntimeVersion | |
= | Location | |
- | ReflectionOnly |
System.Reflection.Emit.AssemblyBuilderAccess != | ||
---|---|---|
- | ReflectionOnly | |
= | Run | |
= | RunAndSave | |
= | Save | |
= | value__ |
System.Runtime.InteropServices._ConstructorBuilder + | ||
---|---|---|
+ | 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._CustomAttributeBuilder + | ||
---|---|---|
+ | 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._EnumBuilder + | ||
---|---|---|
+ | 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._EventBuilder + | ||
---|---|---|
+ | 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._FieldBuilder + | ||
---|---|---|
+ | 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._ILGenerator + | ||
---|---|---|
+ | 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) |
Powered by Ricciolo