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 System.Web.Services
Totale classi: 329, di cui
- 43 nuove
- 112 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ...
System.Web.Services.Protocols.AnyReturnReader = | ||
---|---|---|
= | .ctor () | |
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | Initialize (Object o) | |
= | Read (WebResponse response, Stream responseStream) |
System.Web.Services.Protocols.WebClientProtocol != | ||
---|---|---|
= | Abort () | |
= | ConnectionGroupName | |
= | Credentials | |
= | PreAuthenticate | |
= | RequestEncoding | |
= | Timeout | |
= | Url | |
- | UseDefaultCredentials |
System.Web.Services.Protocols.WebClientAsyncResult = | ||
---|---|---|
= | Abort () | |
= | AsyncState | |
= | AsyncWaitHandle | |
= | CompletedSynchronously | |
= | IsCompleted |
System.Web.Services.Protocols.InvokeCompletedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, InvokeCompletedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, InvokeCompletedEventArgs e) |
System.Web.Services.Protocols.InvokeCompletedEventArgs + | ||
---|---|---|
+ | Results |
System.Web.Services.Protocols.HttpWebClientProtocol != | ||
---|---|---|
- | GenerateXmlMappings (Type type, ArrayList mappings) | |
- | GenerateXmlMappings (Type[] types, ArrayList mappings) | |
= | AllowAutoRedirect | |
= | ClientCertificates | |
= | CookieContainer | |
- | EnableDecompression | |
= | Proxy | |
= | UnsafeAuthenticatedConnectionSharing | |
= | UserAgent |
System.Web.Services.Protocols.ServerType + | ||
---|---|---|
+ | .ctor () |
System.Web.Services.Protocols.ServerProtocolFactory + |
---|
System.Web.Services.Protocols.ServerProtocol + |
---|
System.Web.Services.Protocols.MimeParameterReader = | ||
---|---|---|
= | Read (HttpRequest request) |
System.Web.Services.Protocols.ValueCollectionParameterReader = | ||
---|---|---|
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | Initialize (Object o) | |
= | IsSupported (LogicalMethodInfo methodInfo) | |
= | IsSupported (ParameterInfo paramInfo) |
System.Web.Services.Protocols.HtmlFormParameterReader = | ||
---|---|---|
= | .ctor () | |
= | Read (HttpRequest request) |
System.Web.Services.Protocols.MimeParameterWriter = | ||
---|---|---|
= | GetRequestUrl (String url, Object[] parameters) | |
= | InitializeRequest (WebRequest request, Object[] values) | |
= | WriteRequest (Stream requestStream, Object[] values) | |
= | RequestEncoding | |
= | UsesWriteRequest |
System.Web.Services.Protocols.UrlEncodedParameterWriter = | ||
---|---|---|
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | Initialize (Object initializer) | |
= | RequestEncoding |
Powered by Ricciolo