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
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ...
System.Net.HttpVersion = | ||
---|---|---|
= | .ctor () | |
= | Version10 | |
= | Version11 |
System.Net.HttpWebResponse != | ||
---|---|---|
= | Close () | |
= | Close () | |
- | GetHashCode () | |
= | GetResponseHeader (String headerName) | |
= | GetResponseHeader (String headerName) | |
= | GetResponseStream () | |
= | GetResponseStream () | |
= | CharacterSet | |
= | CharacterSet | |
= | ContentEncoding | |
= | ContentEncoding | |
= | ContentLength | |
= | ContentLength | |
= | ContentType | |
= | ContentType | |
= | Cookies | |
= | Cookies | |
= | Headers | |
= | Headers | |
+ | IsMutuallyAuthenticated | |
= | LastModified | |
= | LastModified | |
= | Method | |
= | Method | |
= | ProtocolVersion | |
= | ProtocolVersion | |
= | ResponseUri | |
= | ResponseUri | |
= | Server | |
= | Server | |
= | StatusCode | |
= | StatusCode | |
= | StatusDescription | |
= | StatusDescription |
System.Net.IAuthenticationModule = | ||
---|---|---|
= | Authenticate (String challenge, WebRequest request, ICredentials credentials) | |
= | PreAuthenticate (WebRequest request, ICredentials credentials) | |
= | AuthenticationType | |
= | CanPreAuthenticate |
System.Net.ICertificatePolicy = | ||
---|---|---|
= | CheckValidationResult (ServicePoint srvPoint, X509Certificate certificate, WebRequest request, Int32 certificateProblem) |
System.Net.HttpContinueDelegate = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Int32 StatusCode, WebHeaderCollection httpHeaders, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Int32 StatusCode, WebHeaderCollection httpHeaders) |
System.Net.IPAddress != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Any | |
= | Any | |
= | Broadcast | |
= | Broadcast | |
= | IPv6Any | |
= | IPv6Any | |
= | IPv6Loopback | |
= | IPv6Loopback | |
= | IPv6None | |
= | IPv6None | |
= | Loopback | |
= | Loopback | |
= | None | |
= | None | |
= | Equals (Object comparand) | |
= | Equals (Object comparand) | |
= | GetAddressBytes () | |
= | GetAddressBytes () | |
= | GetHashCode () | |
= | GetHashCode () | |
= | HostToNetworkOrder (Int64 host) | |
= | HostToNetworkOrder (Int32 host) | |
= | HostToNetworkOrder (Int16 host) | |
= | HostToNetworkOrder (Int64 host) | |
= | HostToNetworkOrder (Int32 host) | |
= | HostToNetworkOrder (Int16 host) | |
= | IsLoopback (IPAddress address) | |
= | IsLoopback (IPAddress address) | |
= | NetworkToHostOrder (Int64 network) | |
= | NetworkToHostOrder (Int32 network) | |
= | NetworkToHostOrder (Int16 network) | |
= | NetworkToHostOrder (Int64 network) | |
= | NetworkToHostOrder (Int32 network) | |
= | NetworkToHostOrder (Int16 network) | |
= | Parse (String ipString) | |
= | Parse (String ipString) | |
= | ToString () | |
= | ToString () | |
+ | TryParse (String ipString, IPAddress& address) | |
= | Address | |
= | Address | |
= | AddressFamily | |
= | AddressFamily | |
+ | IsIPv6LinkLocal | |
+ | IsIPv6Multicast | |
+ | IsIPv6SiteLocal | |
= | ScopeId | |
= | ScopeId |
System.Net.IPEndPoint = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | MaxPort | |
= | MinPort | |
= | Create (SocketAddress socketAddress) | |
= | Equals (Object comparand) | |
= | GetHashCode () | |
= | Serialize () | |
= | ToString () | |
= | Address | |
= | AddressFamily | |
= | Port |
System.Net.IPHostEntry = | ||
---|---|---|
= | .ctor () | |
= | AddressList | |
= | Aliases | |
= | HostName |
System.Net.IWebProxy = | ||
---|---|---|
= | GetProxy (Uri destination) | |
= | IsBypassed (Uri host) | |
= | Credentials |
System.Net.NetworkAccess = | ||
---|---|---|
= | Accept | |
= | Connect | |
= | value__ |
System.Net.ProtocolViolationException != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) |
System.Net.ServicePoint != | ||
---|---|---|
+ | CloseConnectionGroup (String connectionGroupName) | |
- | GetHashCode () | |
= | Address | |
= | Address | |
+ | BindIPEndPointDelegate | |
= | Certificate | |
= | Certificate | |
= | ClientCertificate | |
= | ClientCertificate | |
+ | ConnectionLeaseTimeout | |
= | ConnectionLimit | |
= | ConnectionLimit | |
= | ConnectionName | |
= | ConnectionName | |
= | CurrentConnections | |
= | CurrentConnections | |
= | Expect100Continue | |
= | Expect100Continue | |
= | IdleSince | |
= | IdleSince | |
= | MaxIdleTime | |
= | MaxIdleTime | |
= | ProtocolVersion | |
= | ProtocolVersion | |
+ | ReceiveBufferSize | |
= | SupportsPipelining | |
= | SupportsPipelining | |
= | UseNagleAlgorithm | |
= | UseNagleAlgorithm |
System.Net.SecurityProtocolType = | ||
---|---|---|
= | Ssl3 | |
= | Tls | |
= | value__ |
System.Net.ServicePointManager != | ||
---|---|---|
= | DefaultNonPersistentConnectionLimit | |
= | DefaultNonPersistentConnectionLimit | |
= | DefaultPersistentConnectionLimit | |
= | DefaultPersistentConnectionLimit | |
= | FindServicePoint (Uri address) | |
= | FindServicePoint (String uriString, IWebProxy proxy) | |
= | FindServicePoint (Uri address, IWebProxy proxy) | |
= | FindServicePoint (Uri address) | |
= | FindServicePoint (String uriString, IWebProxy proxy) | |
= | FindServicePoint (Uri address, IWebProxy proxy) | |
= | CertificatePolicy | |
= | CertificatePolicy | |
= | CheckCertificateRevocationList | |
= | CheckCertificateRevocationList | |
= | DefaultConnectionLimit | |
= | DefaultConnectionLimit | |
+ | DnsRefreshTimeout | |
+ | EnableDnsRoundRobin | |
= | Expect100Continue | |
= | Expect100Continue | |
= | MaxServicePointIdleTime | |
= | MaxServicePointIdleTime | |
= | MaxServicePoints | |
= | MaxServicePoints | |
= | SecurityProtocol | |
= | SecurityProtocol | |
+ | ServerCertificateValidationCallback | |
= | UseNagleAlgorithm | |
= | UseNagleAlgorithm |
Powered by Ricciolo