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 ... 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 ...
System.Runtime.Remoting.IChannelInfo = | ||
---|---|---|
= | ChannelData |
System.Runtime.Remoting.IEnvoyInfo = | ||
---|---|---|
= | EnvoySinks |
System.Runtime.Remoting.ObjRef = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | GetRealObject (StreamingContext context) | |
= | IsFromThisAppDomain () | |
= | IsFromThisProcess () | |
= | ChannelInfo | |
= | EnvoyInfo | |
= | TypeInfo | |
= | URI |
System.Runtime.Remoting.Messaging.OneWayAttribute = | ||
---|---|---|
= | .ctor () |
System.Runtime.Remoting.Proxies.ProxyAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreateInstance (Type serverType) | |
= | CreateProxy (ObjRef objRef, Type serverType, Object serverObject, Context serverContext) | |
= | GetPropertiesForNewContext (IConstructionCallMessage msg) | |
= | IsContextOK (Context ctx, IConstructionCallMessage msg) |
System.Runtime.Remoting.Proxies.RealProxy = | ||
---|---|---|
= | CreateObjRef (Type requestedType) | |
= | GetCOMIUnknown (Boolean fIsMarshalled) | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | GetProxiedType () | |
= | GetStubData (RealProxy rp) | |
= | GetTransparentProxy () | |
= | InitializeServerObject (IConstructionCallMessage ctorMsg) | |
= | Invoke (IMessage msg) | |
= | SetCOMIUnknown (IntPtr i) | |
= | SetStubData (RealProxy rp, Object stubData) | |
= | SupportsInterface (Guid& iid) |
System.Runtime.Remoting.Metadata.SoapOption = | ||
---|---|---|
= | AlwaysIncludeTypes | |
= | EmbedAll | |
= | None | |
= | Option1 | |
= | Option2 | |
= | value__ | |
= | XsdString |
System.Runtime.Remoting.Metadata.XmlFieldOrderOption = | ||
---|---|---|
= | All | |
= | Choice | |
= | Sequence | |
= | value__ |
System.Runtime.Remoting.Metadata.SoapAttribute = | ||
---|---|---|
= | .ctor () | |
= | Embedded | |
= | UseAttribute | |
= | XmlNamespace |
System.Runtime.Remoting.Metadata.SoapTypeAttribute = | ||
---|---|---|
= | .ctor () | |
= | SoapOptions | |
= | UseAttribute | |
= | XmlElementName | |
= | XmlFieldOrder | |
= | XmlNamespace | |
= | XmlTypeName | |
= | XmlTypeNamespace |
System.Runtime.Remoting.Metadata.SoapMethodAttribute = | ||
---|---|---|
= | .ctor () | |
= | ResponseXmlElementName | |
= | ResponseXmlNamespace | |
= | ReturnXmlElementName | |
= | SoapAction | |
= | UseAttribute | |
= | XmlNamespace |
System.Runtime.Remoting.Metadata.SoapFieldAttribute = | ||
---|---|---|
= | .ctor () | |
= | IsInteropXmlElement () | |
= | Order | |
= | XmlElementName |
System.Runtime.Remoting.Metadata.SoapParameterAttribute = | ||
---|---|---|
= | .ctor () |
System.Runtime.Remoting.RemotingConfiguration != | ||
---|---|---|
= | Configure (String filename) | |
- | Configure (String filename, Boolean ensureSecurity) | |
= | CustomErrorsEnabled (Boolean isLocalRequest) | |
= | GetRegisteredActivatedClientTypes () | |
= | GetRegisteredActivatedServiceTypes () | |
= | GetRegisteredWellKnownClientTypes () | |
= | GetRegisteredWellKnownServiceTypes () | |
= | IsActivationAllowed (Type svrType) | |
= | IsRemotelyActivatedClientType (Type svrType) | |
= | IsRemotelyActivatedClientType (String typeName, String assemblyName) | |
= | IsWellKnownClientType (Type svrType) | |
= | IsWellKnownClientType (String typeName, String assemblyName) | |
= | RegisterActivatedClientType (Type type, String appUrl) | |
= | RegisterActivatedClientType (ActivatedClientTypeEntry entry) | |
= | RegisterActivatedServiceType (Type type) | |
= | RegisterActivatedServiceType (ActivatedServiceTypeEntry entry) | |
= | RegisterWellKnownClientType (Type type, String objectUrl) | |
= | RegisterWellKnownClientType (WellKnownClientTypeEntry entry) | |
= | RegisterWellKnownServiceType (Type type, String objectUri, WellKnownObjectMode mode) | |
= | RegisterWellKnownServiceType (WellKnownServiceTypeEntry entry) | |
= | ApplicationId | |
= | ApplicationName | |
- | CustomErrorsMode | |
= | ProcessId |
Powered by Ricciolo