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 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 ...
System.Net.WebPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | AddPermission (NetworkAccess access, String uriString) | |
= | AddPermission (NetworkAccess access, Regex uriRegex) | |
= | Copy () | |
= | FromXml (SecurityElement securityElement) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | AcceptList | |
= | ConnectList |
System.Net.WebProxy != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | GetDefaultProxy () | |
= | GetProxy (Uri destination) | |
= | IsBypassed (Uri host) | |
= | Address | |
= | BypassArrayList | |
= | BypassList | |
= | BypassProxyOnLocal | |
= | Credentials | |
- | UseDefaultCredentials |
System.Net.IWebProxyScript + | ||
---|---|---|
+ | Close () | |
+ | Load (Uri scriptLocation, String script, Type helperType) | |
+ | Run (String url, String host) |
System.Net.Sockets.NetworkStream != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | BeginRead (Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) | |
= | BeginWrite (Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) | |
- | Close (Int32 timeout) | |
= | EndRead (IAsyncResult asyncResult) | |
= | EndWrite (IAsyncResult asyncResult) | |
= | Flush () | |
= | Read (Byte[] buffer, Int32 offset, Int32 size) | |
= | Seek (Int64 offset, SeekOrigin origin) | |
= | SetLength (Int64 value) | |
= | Write (Byte[] buffer, Int32 offset, Int32 size) | |
= | CanRead | |
= | CanSeek | |
- | CanTimeout | |
= | CanWrite | |
= | DataAvailable | |
= | Length | |
= | Position | |
- | ReadTimeout | |
- | WriteTimeout |
System.Net.Cache.RequestCacheLevel + | ||
---|---|---|
+ | BypassCache | |
+ | CacheIfAvailable | |
+ | CacheOnly | |
+ | Default | |
+ | NoCacheNoStore | |
+ | Reload | |
+ | Revalidate | |
+ | value__ |
System.Net.Cache.RequestCachePolicy + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | ToString () | |
+ | Level |
System.Net.Cache.HttpRequestCacheLevel + | ||
---|---|---|
+ | BypassCache | |
+ | CacheIfAvailable | |
+ | CacheOnly | |
+ | CacheOrNextCacheOnly | |
+ | Default | |
+ | NoCacheNoStore | |
+ | Refresh | |
+ | Reload | |
+ | Revalidate | |
+ | value__ |
System.Net.Cache.HttpCacheAgeControl + | ||
---|---|---|
+ | MaxAge | |
+ | MaxAgeAndMaxStale | |
+ | MaxAgeAndMinFresh | |
+ | MaxStale | |
+ | MinFresh | |
+ | None | |
+ | value__ |
System.Net.Cache.HttpRequestCachePolicy + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | ToString () | |
+ | CacheSyncDate | |
+ | Level | |
+ | MaxAge | |
+ | MaxStale | |
+ | MinFresh |
System.Net.Security.AuthenticatedStream + | ||
---|---|---|
+ | IsAuthenticated | |
+ | IsEncrypted | |
+ | IsMutuallyAuthenticated | |
+ | IsServer | |
+ | IsSigned | |
+ | LeaveInnerStreamOpen |
System.Security.Authentication.AuthenticationException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Security.Authentication.InvalidCredentialException + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () |
System.Net.Security.AuthenticationLevel + | ||
---|---|---|
+ | MutualAuthRequested | |
+ | MutualAuthRequired | |
+ | None | |
+ | value__ |
System.Net.Security.ProtectionLevel + | ||
---|---|---|
+ | EncryptAndSign | |
+ | None | |
+ | Sign | |
+ | value__ |
Powered by Ricciolo