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 ...
System.Web.Services.WebMethodAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | BufferResponse | |
= | CacheDuration | |
= | Description | |
= | EnableSession | |
= | MessageName | |
= | TransactionOption |
System.Web.Services.WebService != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Application | |
= | Application | |
= | Context | |
= | Context | |
= | Server | |
= | Server | |
= | Session | |
= | Session | |
+ | SoapVersion | |
= | User | |
= | User |
System.Web.Services.WebServiceAttribute = | ||
---|---|---|
= | .ctor () | |
= | DefaultNamespace | |
= | Description | |
= | Name | |
= | Namespace |
System.Web.Services.WebServiceBindingAttribute != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | ConformsTo | |
+ | EmitConformanceClaims | |
= | Location | |
= | Location | |
= | Name | |
= | Name | |
= | Namespace | |
= | Namespace |
System.Web.Services.Protocols.MimeFormatter = | ||
---|---|---|
= | CreateInstance (Type type, Object initializer) | |
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | GetInitializer (Type type, LogicalMethodInfo methodInfo) | |
= | GetInitializers (LogicalMethodInfo[] methodInfos) | |
= | GetInitializers (Type type, LogicalMethodInfo[] methodInfos) | |
= | Initialize (Object initializer) |
System.Web.Services.Protocols.MimeReturnReader = | ||
---|---|---|
= | Read (WebResponse response, Stream responseStream) |
System.Web.Services.Protocols.AnyReturnReader = | ||
---|---|---|
= | .ctor () | |
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | Initialize (Object o) | |
= | Read (WebResponse response, Stream responseStream) |
System.Web.Services.Protocols.WebClientProtocol != | ||
---|---|---|
= | Abort () | |
= | Abort () | |
= | ConnectionGroupName | |
= | ConnectionGroupName | |
= | Credentials | |
= | Credentials | |
= | PreAuthenticate | |
= | PreAuthenticate | |
= | RequestEncoding | |
= | RequestEncoding | |
= | Timeout | |
= | Timeout | |
= | Url | |
= | Url | |
+ | UseDefaultCredentials |
System.Web.Services.Protocols.WebClientAsyncResult = | ||
---|---|---|
= | Abort () | |
= | AsyncState | |
= | AsyncWaitHandle | |
= | CompletedSynchronously | |
= | IsCompleted |
System.Web.Services.Protocols.HttpWebClientProtocol != | ||
---|---|---|
+ | GenerateXmlMappings (Type type, ArrayList mappings) | |
+ | GenerateXmlMappings (Type[] types, ArrayList mappings) | |
= | AllowAutoRedirect | |
= | AllowAutoRedirect | |
= | ClientCertificates | |
= | ClientCertificates | |
= | CookieContainer | |
= | CookieContainer | |
+ | EnableDecompression | |
= | Proxy | |
= | Proxy | |
= | UnsafeAuthenticatedConnectionSharing | |
= | UnsafeAuthenticatedConnectionSharing | |
= | UserAgent | |
= | UserAgent |
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 |
Powered by Ricciolo