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 ... 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ...
System.Runtime.Remoting.Contexts.IContributeEnvoySink = | ||
---|---|---|
= | GetEnvoySink (MarshalByRefObject obj, IMessageSink nextSink) |
System.Runtime.Remoting.Contexts.IContributeObjectSink = | ||
---|---|---|
= | GetObjectSink (MarshalByRefObject obj, IMessageSink nextSink) |
System.Runtime.Remoting.Contexts.IContributeServerContextSink = | ||
---|---|---|
= | GetServerContextSink (IMessageSink nextSink) |
System.Runtime.Remoting.Contexts.IDynamicProperty = | ||
---|---|---|
= | Name |
System.Runtime.Remoting.Contexts.IDynamicMessageSink = | ||
---|---|---|
= | ProcessMessageFinish (IMessage replyMsg, Boolean bCliSide, Boolean bAsync) | |
= | ProcessMessageStart (IMessage reqMsg, Boolean bCliSide, Boolean bAsync) |
System.Runtime.Remoting.Lifetime.ILease = | ||
---|---|---|
= | Register (ISponsor obj) | |
= | Register (ISponsor obj, TimeSpan renewalTime) | |
= | Renew (TimeSpan renewalTime) | |
= | Unregister (ISponsor obj) | |
= | CurrentLeaseTime | |
= | CurrentState | |
= | InitialLeaseTime | |
= | RenewOnCallTime | |
= | SponsorshipTimeout |
System.Runtime.Remoting.Messaging.IMessageCtrl = | ||
---|---|---|
= | Cancel (Int32 msToCancel) |
System.Runtime.Remoting.Messaging.IRemotingFormatter = | ||
---|---|---|
= | Deserialize (Stream serializationStream, HeaderHandler handler) | |
= | Serialize (Stream serializationStream, Object graph, Header[] headers) |
System.Runtime.Remoting.Lifetime.LeaseState = | ||
---|---|---|
= | Active | |
= | Expired | |
= | Initial | |
= | Null | |
= | Renewing | |
= | value__ |
System.Runtime.Remoting.Lifetime.LifetimeServices = | ||
---|---|---|
= | .ctor () | |
= | LeaseManagerPollTime | |
= | LeaseTime | |
= | RenewOnCallTime | |
= | SponsorshipTimeout |
System.Runtime.Remoting.Messaging.ReturnMessage = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetArg (Int32 argNum) | |
= | GetArgName (Int32 index) | |
= | GetOutArg (Int32 argNum) | |
= | GetOutArgName (Int32 index) | |
= | ArgCount | |
= | Args | |
= | Exception | |
= | HasVarArgs | |
= | LogicalCallContext | |
= | MethodBase | |
= | MethodName | |
= | MethodSignature | |
= | OutArgCount | |
= | OutArgs | |
= | Properties | |
= | ReturnValue | |
= | TypeName | |
= | Uri |
System.Runtime.Remoting.Messaging.MethodCall = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetArg (Int32 argNum) | |
= | GetArgName (Int32 index) | |
= | GetInArg (Int32 argNum) | |
= | GetInArgName (Int32 index) | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | HeaderHandler (Header[] h) | |
= | Init () | |
= | ResolveMethod () | |
= | RootSetObjectData (SerializationInfo info, StreamingContext ctx) | |
= | ArgCount | |
= | Args | |
= | HasVarArgs | |
= | InArgCount | |
= | InArgs | |
= | LogicalCallContext | |
= | MethodBase | |
= | MethodName | |
= | MethodSignature | |
= | Properties | |
= | TypeName | |
= | Uri |
System.Runtime.Remoting.Messaging.ConstructionCall = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ActivationType | |
= | ActivationTypeName | |
= | Activator | |
= | CallSiteActivationAttributes | |
= | ContextProperties | |
= | Properties |
System.Runtime.Remoting.Messaging.MethodResponse = | ||
---|---|---|
= | .ctor () | |
= | GetArg (Int32 argNum) | |
= | GetArgName (Int32 index) | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | GetOutArg (Int32 argNum) | |
= | GetOutArgName (Int32 index) | |
= | HeaderHandler (Header[] h) | |
= | RootSetObjectData (SerializationInfo info, StreamingContext ctx) | |
= | ArgCount | |
= | Args | |
= | Exception | |
= | HasVarArgs | |
= | LogicalCallContext | |
= | MethodBase | |
= | MethodName | |
= | MethodSignature | |
= | OutArgCount | |
= | OutArgs | |
= | Properties | |
= | ReturnValue | |
= | TypeName | |
= | Uri |
Powered by Ricciolo