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 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
System.Web.Services.Description.MimePartCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (MimePart mimePart) | |
= | Contains (MimePart mimePart) | |
= | CopyTo (MimePart[] array, Int32 index) | |
= | IndexOf (MimePart mimePart) | |
= | Insert (Int32 index, MimePart mimePart) | |
= | Remove (MimePart mimePart) | |
= | Item [Int32 index] |
System.Web.Services.Description.MimeTextBinding = | ||
---|---|---|
= | .ctor () | |
= | Namespace | |
= | Matches |
System.Web.Services.Description.MimeTextMatch = | ||
---|---|---|
= | .ctor () | |
= | Capture | |
= | Group | |
= | IgnoreCase | |
= | Matches | |
= | Name | |
= | Pattern | |
= | Repeats | |
= | RepeatsString | |
= | Type |
System.Web.Services.Description.MimeTextMatchCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (MimeTextMatch match) | |
= | Contains (MimeTextMatch match) | |
= | CopyTo (MimeTextMatch[] array, Int32 index) | |
= | IndexOf (MimeTextMatch match) | |
= | Insert (Int32 index, MimeTextMatch match) | |
= | Remove (MimeTextMatch match) | |
= | Item [Int32 index] |
System.Web.Services.Description.DocumentableItem != | ||
---|---|---|
= | Documentation | |
- | DocumentationElement | |
- | ExtensibleAttributes | |
- | Extensions | |
- | Namespaces |
System.Web.Services.Description.NamedItem + | ||
---|---|---|
+ | Name |
System.Web.Services.Description.ServiceDescription != | ||
---|---|---|
= | .ctor () | |
= | Namespace | |
= | CanRead (XmlReader reader) | |
= | Read (TextReader textReader) | |
= | Read (Stream stream) | |
= | Read (XmlReader reader) | |
= | Read (String fileName) | |
- | Read (TextReader textReader, Boolean validate) | |
- | Read (Stream stream, Boolean validate) | |
- | Read (String fileName, Boolean validate) | |
- | Read (XmlReader reader, Boolean validate) | |
= | Write (String fileName) | |
= | Write (TextWriter writer) | |
= | Write (Stream stream) | |
= | Write (XmlWriter writer) | |
= | Bindings | |
= | Extensions | |
= | Imports | |
= | Messages | |
= | PortTypes | |
= | RetrievalUrl | |
- | Schema | |
= | Serializer | |
= | ServiceDescriptions | |
= | Services | |
= | TargetNamespace | |
= | Types | |
- | ValidationWarnings |
System.Web.Services.Description.Import != | ||
---|---|---|
= | .ctor () | |
- | Extensions | |
= | Location | |
= | Namespace | |
= | ServiceDescription |
System.Web.Services.Description.Port != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Binding | |
= | Binding | |
= | Extensions | |
= | Extensions | |
+ | Name | |
= | Service | |
= | Service |
System.Web.Services.Description.Service != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Extensions | |
= | Extensions | |
+ | Name | |
= | Ports | |
= | Ports | |
= | ServiceDescription | |
= | ServiceDescription |
System.Web.Services.Description.MessageBinding != | ||
---|---|---|
+ | Extensions | |
+ | Name | |
= | OperationBinding | |
= | OperationBinding |
System.Web.Services.Description.FaultBinding = | ||
---|---|---|
= | .ctor () | |
= | Extensions |
System.Web.Services.Description.InputBinding = | ||
---|---|---|
= | .ctor () | |
= | Extensions |
System.Web.Services.Description.OutputBinding = | ||
---|---|---|
= | .ctor () | |
= | Extensions |
Powered by Ricciolo