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 ...
System.Web.Services.Description.OperationCollection = | ||
---|---|---|
= | Add (Operation operation) | |
= | Contains (Operation operation) | |
= | CopyTo (Operation[] array, Int32 index) | |
= | IndexOf (Operation operation) | |
= | Insert (Int32 index, Operation operation) | |
= | Remove (Operation operation) | |
= | Item [Int32 index] |
System.Web.Services.Description.OperationFaultCollection = | ||
---|---|---|
= | Add (OperationFault operationFaultMessage) | |
= | Contains (OperationFault operationFaultMessage) | |
= | CopyTo (OperationFault[] array, Int32 index) | |
= | IndexOf (OperationFault operationFaultMessage) | |
= | Insert (Int32 index, OperationFault operationFaultMessage) | |
= | Remove (OperationFault operationFaultMessage) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.ServiceDescriptionImportWarnings != | ||
---|---|---|
= | NoCodeGenerated | |
= | NoCodeGenerated | |
= | NoMethodsGenerated | |
= | NoMethodsGenerated | |
= | OptionalExtensionsIgnored | |
= | OptionalExtensionsIgnored | |
= | RequiredExtensionsIgnored | |
= | RequiredExtensionsIgnored | |
+ | SchemaValidation | |
= | UnsupportedBindingsIgnored | |
= | UnsupportedBindingsIgnored | |
= | UnsupportedOperationsIgnored | |
= | UnsupportedOperationsIgnored | |
= | value__ | |
= | value__ | |
+ | WsiConformance |
System.Web.Services.Description.ServiceDescriptionImportStyle != | ||
---|---|---|
= | Client | |
= | Client | |
= | Server | |
= | Server | |
+ | ServerInterface | |
= | value__ | |
= | value__ |
System.Web.Services.Description.ServiceDescriptionImporter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | AddServiceDescription (ServiceDescription serviceDescription, String appSettingUrlKey, String appSettingBaseUrl) | |
= | AddServiceDescription (ServiceDescription serviceDescription, String appSettingUrlKey, String appSettingBaseUrl) | |
+ | GenerateWebReferences (WebReferenceCollection webReferences, CodeDomProvider codeProvider, CodeCompileUnit codeCompileUnit, WebReferenceOptions options) | |
= | Import (CodeNamespace codeNamespace, CodeCompileUnit codeCompileUnit) | |
= | Import (CodeNamespace codeNamespace, CodeCompileUnit codeCompileUnit) | |
+ | CodeGenerationOptions | |
+ | CodeGenerator | |
= | ProtocolName | |
= | ProtocolName | |
= | Schemas | |
= | Schemas | |
= | ServiceDescriptions | |
= | ServiceDescriptions | |
= | Style | |
= | Style |
System.Web.Services.Description.ServiceDescriptionReflector = | ||
---|---|---|
= | .ctor () | |
= | Reflect (Type type, String url) | |
= | Schemas | |
= | ServiceDescriptions |
System.Web.Services.Description.ServiceDescriptionCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (ServiceDescription serviceDescription) | |
= | Contains (ServiceDescription serviceDescription) | |
= | CopyTo (ServiceDescription[] array, Int32 index) | |
= | GetBinding (XmlQualifiedName name) | |
= | GetMessage (XmlQualifiedName name) | |
= | GetPortType (XmlQualifiedName name) | |
= | GetService (XmlQualifiedName name) | |
= | IndexOf (ServiceDescription serviceDescription) | |
= | Insert (Int32 index, ServiceDescription serviceDescription) | |
= | Remove (ServiceDescription serviceDescription) | |
= | Item [Int32 index] | |
= | Item [String ns] |
System.Web.Services.Description.SoapBinding != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | HttpTransport | |
= | HttpTransport | |
= | Namespace | |
= | Namespace | |
+ | Schema | |
= | Style | |
= | Style | |
= | Transport | |
= | Transport |
System.Web.Services.Description.SoapOperationBinding = | ||
---|---|---|
= | .ctor () | |
= | SoapAction | |
= | Style |
System.Web.Services.Description.SoapBodyBinding = | ||
---|---|---|
= | .ctor () | |
= | Encoding | |
= | Namespace | |
= | Parts | |
= | PartsString | |
= | Use |
System.Web.Services.Description.SoapFaultBinding != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Encoding | |
= | Encoding | |
+ | Name | |
= | Namespace | |
= | Namespace | |
= | Use | |
= | Use |
System.Web.Services.Description.SoapHeaderBinding = | ||
---|---|---|
= | .ctor () | |
= | Encoding | |
= | Fault | |
= | MapToProperty | |
= | Message | |
= | Namespace | |
= | Part | |
= | Use |
System.Web.Services.Description.SoapHeaderFaultBinding = | ||
---|---|---|
= | .ctor () | |
= | Encoding | |
= | Message | |
= | Namespace | |
= | Part | |
= | Use |
System.Web.Services.Description.SoapAddressBinding = | ||
---|---|---|
= | .ctor () | |
= | Location |
Powered by Ricciolo