Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

 System.Web.Services.Protocols.SoapExtension =
 =ChainStream (Stream stream)
 =GetInitializer (LogicalMethodInfo methodInfo, SoapExtensionAttribute attribute)
 =GetInitializer (Type serviceType)
 =Initialize (Object initializer)
 =ProcessMessage (SoapMessage message)

 System.Web.Services.Protocols.SoapExtensionAttribute =
 =ExtensionType 
 =Priority 

 System.Web.Services.Protocols.Soap12FaultCodes +
 +DataEncodingUnknownFaultCode 
 +EncodingMissingIdFaultCode 
 +EncodingUntypedValueFaultCode 
 +MustUnderstandFaultCode 
 +ReceiverFaultCode 
 +RpcBadArgumentsFaultCode 
 +RpcProcedureNotPresentFaultCode 
 +SenderFaultCode 
 +VersionMismatchFaultCode 

 System.Web.Services.Protocols.SoapFaultSubCode +
 +.ctor ()
 +.ctor ()
 +Code 
 +SubCode 

 System.Web.Services.Protocols.SoapHeader !=
 =Actor 
 =DidUnderstand 
 =EncodedMustUnderstand 
 -EncodedMustUnderstand12 
 -EncodedRelay 
 =MustUnderstand 
 -Relay 
 -Role 

 System.Web.Services.Protocols.SoapHeaderMapping +
 +Custom 
 +Direction 
 +HeaderType 
 +MemberInfo 
 +Repeats 

 System.Web.Services.Protocols.SoapHeaderHandling +
 +.ctor ()
 +EnsureHeadersUnderstood (SoapHeaderCollection headers)
 +GetHeaderMembers (SoapHeaderCollection headers, Object target, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, Boolean client)
 +ReadHeaders (XmlReader reader, XmlSerializer serializer, SoapHeaderCollection headers, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, String envelopeNS, String encodingStyle, Boolean checkRequiredHeaders)
 +SetHeaderMembers (SoapHeaderCollection headers, Object target, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, Boolean client)
 +WriteHeaders (XmlWriter writer, XmlSerializer serializer, SoapHeaderCollection headers, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, Boolean isEncoded, String defaultNS, Boolean serviceDefaultIsEncoded, String envelopeNS)
 +WriteUnknownHeaders (XmlWriter writer, SoapHeaderCollection headers, String envelopeNS)

 System.Web.Services.Protocols.SoapHeaderAttribute =
 =.ctor ()
 =Direction 
 =MemberName 
 =Required 

 System.Web.Services.Protocols.SoapHeaderDirection =
 =Fault 
 =In 
 =InOut 
 =Out 
 =value__ 

 System.Web.Services.Protocols.SoapHeaderException =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.Web.Services.Protocols.SoapHeaderCollection =
 =.ctor ()
 =Add (SoapHeader header)
 =Contains (SoapHeader header)
 =CopyTo (SoapHeader[] array, Int32 index)
 =IndexOf (SoapHeader header)
 =Insert (Int32 index, SoapHeader header)
 =Remove (SoapHeader header)
 =Item [Int32 index]

 System.Web.Services.Protocols.SoapMessageStage =
 =AfterDeserialize 
 =AfterSerialize 
 =BeforeDeserialize 
 =BeforeSerialize 
 =value__ 

 System.Web.Services.Protocols.SoapParameterStyle =
 =Bare 
 =Default 
 =value__ 
 =Wrapped 

 System.Web.Services.Protocols.SoapProtocolVersion +
 +Default 
 +Soap11 
 +Soap12 
 +value__ 

Powered by Ricciolo