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 ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22
System.Web.Services.Description.MessageCollection = | ||
---|---|---|
= | Add (Message message) | |
= | Contains (Message message) | |
= | CopyTo (Message[] array, Int32 index) | |
= | IndexOf (Message message) | |
= | Insert (Int32 index, Message message) | |
= | Remove (Message message) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.PortCollection = | ||
---|---|---|
= | Add (Port port) | |
= | Contains (Port port) | |
= | CopyTo (Port[] array, Int32 index) | |
= | IndexOf (Port port) | |
= | Insert (Int32 index, Port port) | |
= | Remove (Port port) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.PortTypeCollection = | ||
---|---|---|
= | Add (PortType portType) | |
= | Contains (PortType portType) | |
= | CopyTo (PortType[] array, Int32 index) | |
= | IndexOf (PortType portType) | |
= | Insert (Int32 index, PortType portType) | |
= | Remove (PortType portType) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.BindingCollection = | ||
---|---|---|
= | Add (Binding binding) | |
= | Contains (Binding binding) | |
= | CopyTo (Binding[] array, Int32 index) | |
= | IndexOf (Binding binding) | |
= | Insert (Int32 index, Binding binding) | |
= | Remove (Binding binding) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.ServiceCollection = | ||
---|---|---|
= | Add (Service service) | |
= | Contains (Service service) | |
= | CopyTo (Service[] array, Int32 index) | |
= | IndexOf (Service service) | |
= | Insert (Int32 index, Service service) | |
= | Remove (Service service) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.MessagePartCollection = | ||
---|---|---|
= | Add (MessagePart messagePart) | |
= | Contains (MessagePart messagePart) | |
= | CopyTo (MessagePart[] array, Int32 index) | |
= | IndexOf (MessagePart messagePart) | |
= | Insert (Int32 index, MessagePart messagePart) | |
= | Remove (MessagePart messagePart) | |
= | Item [Int32 index] | |
= | Item [String name] |
System.Web.Services.Description.OperationBindingCollection = | ||
---|---|---|
= | Add (OperationBinding bindingOperation) | |
= | Contains (OperationBinding bindingOperation) | |
= | CopyTo (OperationBinding[] array, Int32 index) | |
= | IndexOf (OperationBinding bindingOperation) | |
= | Insert (Int32 index, OperationBinding bindingOperation) | |
= | Remove (OperationBinding bindingOperation) | |
= | Item [Int32 index] |
System.Web.Services.Description.FaultBindingCollection = | ||
---|---|---|
= | Add (FaultBinding bindingOperationFault) | |
= | Contains (FaultBinding bindingOperationFault) | |
= | CopyTo (FaultBinding[] array, Int32 index) | |
= | IndexOf (FaultBinding bindingOperationFault) | |
= | Insert (Int32 index, FaultBinding bindingOperationFault) | |
= | Remove (FaultBinding bindingOperationFault) | |
= | Item [Int32 index] | |
= | Item [String name] |
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 | |
= | NoMethodsGenerated | |
= | OptionalExtensionsIgnored | |
= | RequiredExtensionsIgnored | |
- | SchemaValidation | |
= | UnsupportedBindingsIgnored | |
= | UnsupportedOperationsIgnored | |
= | value__ | |
- | WsiConformance |
System.Web.Services.Description.ServiceDescriptionImportStyle != | ||
---|---|---|
= | Client | |
= | Server | |
- | ServerInterface | |
= | value__ |
System.Web.Services.Description.ServiceDescriptionImporter != | ||
---|---|---|
= | .ctor () | |
= | AddServiceDescription (ServiceDescription serviceDescription, String appSettingUrlKey, String appSettingBaseUrl) | |
- | GenerateWebReferences (WebReferenceCollection webReferences, CodeDomProvider codeProvider, CodeCompileUnit codeCompileUnit, WebReferenceOptions options) | |
= | Import (CodeNamespace codeNamespace, CodeCompileUnit codeCompileUnit) | |
- | CodeGenerationOptions | |
- | CodeGenerator | |
= | ProtocolName | |
= | Schemas | |
= | ServiceDescriptions | |
= | Style |
System.Web.Services.Description.ServiceDescriptionReflector = | ||
---|---|---|
= | .ctor () | |
= | Reflect (Type type, String url) | |
= | Schemas | |
= | ServiceDescriptions |
Powered by Ricciolo