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 ... 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ...
System.Runtime.Remoting.Messaging.IMessage = | ||
---|---|---|
= | Properties |
System.Runtime.Remoting.Messaging.IMethodMessage = | ||
---|---|---|
= | GetArg (Int32 argNum) | |
= | GetArgName (Int32 index) | |
= | ArgCount | |
= | Args | |
= | HasVarArgs | |
= | LogicalCallContext | |
= | MethodBase | |
= | MethodName | |
= | MethodSignature | |
= | TypeName | |
= | Uri |
System.Runtime.Remoting.Messaging.IMethodCallMessage = | ||
---|---|---|
= | GetInArg (Int32 argNum) | |
= | GetInArgName (Int32 index) | |
= | InArgCount | |
= | InArgs |
System.Runtime.Remoting.Activation.IConstructionCallMessage = | ||
---|---|---|
= | ActivationType | |
= | ActivationTypeName | |
= | Activator | |
= | CallSiteActivationAttributes | |
= | ContextProperties |
System.Runtime.Remoting.Messaging.IMethodReturnMessage = | ||
---|---|---|
= | GetOutArg (Int32 argNum) | |
= | GetOutArgName (Int32 index) | |
= | Exception | |
= | OutArgCount | |
= | OutArgs | |
= | ReturnValue |
System.Runtime.Remoting.Activation.IConstructionReturnMessage = |
---|
System.Runtime.Remoting.Channels.IChannelReceiverHook = | ||
---|---|---|
= | AddHookChannelUri (String channelUri) | |
= | ChannelScheme | |
= | ChannelSinkChain | |
= | WantsToListen |
System.Runtime.Remoting.Channels.IClientChannelSinkProvider = | ||
---|---|---|
= | CreateSink (IChannelSender channel, String url, Object remoteChannelData) | |
= | Next |
System.Runtime.Remoting.Channels.IClientFormatterSinkProvider = |
---|
System.Runtime.Remoting.Channels.IServerFormatterSinkProvider = |
---|
System.Runtime.Remoting.Channels.IClientChannelSink = | ||
---|---|---|
= | AsyncProcessRequest (IClientChannelSinkStack sinkStack, IMessage msg, ITransportHeaders headers, Stream stream) | |
= | AsyncProcessResponse (IClientResponseChannelSinkStack sinkStack, Object state, ITransportHeaders headers, Stream stream) | |
= | GetRequestStream (IMessage msg, ITransportHeaders headers) | |
= | ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream) | |
= | NextChannelSink |
System.Runtime.Remoting.Channels.ServerProcessing = | ||
---|---|---|
= | Async | |
= | Complete | |
= | OneWay | |
= | value__ |
System.Runtime.Remoting.Channels.IClientFormatterSink = |
---|
System.Runtime.Remoting.Channels.IChannelDataStore = | ||
---|---|---|
= | ChannelUris | |
= | Item [Object key] |
Powered by Ricciolo