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 ...
System.Web.Services.Protocols.HtmlFormParameterWriter = | ||
---|---|---|
= | .ctor () | |
= | InitializeRequest (WebRequest request, Object[] values) | |
= | WriteRequest (Stream requestStream, Object[] values) | |
= | UsesWriteRequest |
System.Web.Services.Protocols.HttpSimpleClientProtocol = |
---|
System.Web.Services.Protocols.HttpGetClientProtocol = | ||
---|---|---|
= | .ctor () |
System.Web.Services.Protocols.HttpMethodAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ParameterFormatter | |
= | ReturnFormatter |
System.Web.Services.Protocols.HttpPostClientProtocol = | ||
---|---|---|
= | .ctor () |
System.Web.Services.Protocols.LogicalMethodTypes = | ||
---|---|---|
= | Async | |
= | Sync | |
= | value__ |
System.Web.Services.Protocols.LogicalMethodInfo = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object target, Object[] values, AsyncCallback callback, Object asyncState) | |
= | Create (MethodInfo[] methodInfos) | |
= | Create (MethodInfo[] methodInfos, LogicalMethodTypes types) | |
= | EndInvoke (Object target, IAsyncResult asyncResult) | |
= | GetCustomAttribute (Type type) | |
= | GetCustomAttributes (Type type) | |
= | Invoke (Object target, Object[] values) | |
= | IsBeginMethod (MethodInfo methodInfo) | |
= | IsEndMethod (MethodInfo methodInfo) | |
= | ToString () | |
= | AsyncCallbackParameter | |
= | AsyncResultParameter | |
= | AsyncStateParameter | |
= | BeginMethodInfo | |
= | CustomAttributeProvider | |
= | DeclaringType | |
= | EndMethodInfo | |
= | InParameters | |
= | IsAsync | |
= | IsVoid | |
= | MethodInfo | |
= | Name | |
= | OutParameters | |
= | Parameters | |
= | ReturnType | |
= | ReturnTypeCustomAttributeProvider |
System.Web.Services.Protocols.MatchAttribute = | ||
---|---|---|
= | .ctor () | |
= | Capture | |
= | Group | |
= | IgnoreCase | |
= | MaxRepeats | |
= | Pattern |
System.Web.Services.Protocols.NopReturnReader = | ||
---|---|---|
= | .ctor () | |
= | GetInitializer (LogicalMethodInfo methodInfo) | |
= | Initialize (Object initializer) | |
= | Read (WebResponse response, Stream responseStream) |
System.Web.Services.Protocols.PatternMatcher = | ||
---|---|---|
= | .ctor () | |
= | Match (String text) |
System.Web.Services.Protocols.SoapMessage != | ||
---|---|---|
= | GetInParameterValue (Int32 index) | |
= | GetInParameterValue (Int32 index) | |
= | GetOutParameterValue (Int32 index) | |
= | GetOutParameterValue (Int32 index) | |
= | GetReturnValue () | |
= | GetReturnValue () | |
= | Action | |
= | Action | |
= | ContentEncoding | |
= | ContentEncoding | |
= | ContentType | |
= | ContentType | |
= | Exception | |
= | Exception | |
= | Headers | |
= | Headers | |
= | MethodInfo | |
= | MethodInfo | |
= | OneWay | |
= | OneWay | |
+ | SoapVersion | |
= | Stage | |
= | Stage | |
= | Stream | |
= | Stream | |
= | Url | |
= | Url |
System.Web.Services.Protocols.SoapClientMessage != | ||
---|---|---|
= | Action | |
= | Action | |
= | Client | |
= | Client | |
= | MethodInfo | |
= | MethodInfo | |
= | OneWay | |
= | OneWay | |
+ | SoapVersion | |
= | Url | |
= | Url |
System.Web.Services.Protocols.SoapHttpClientProtocol != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Discover () | |
= | Discover () | |
+ | SoapVersion |
System.Web.Services.Protocols.SoapDocumentMethodAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Action | |
= | Binding | |
= | OneWay | |
= | ParameterStyle | |
= | RequestElementName | |
= | RequestNamespace | |
= | ResponseElementName | |
= | ResponseNamespace | |
= | Use |
Powered by Ricciolo