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

Totale classi: 1364, di cui
  • 414 nuove
  • 585 modificate
  • 0 rimosse

Pagina ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ...

 Microsoft.Win32.UserPreferenceChangingEventArgs =
 =.ctor ()
 =Category 

 Microsoft.Win32.UserPreferenceChangingEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, UserPreferenceChangingEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, UserPreferenceChangingEventArgs e)

 Microsoft.CSharp.CSharpCodeProvider !=
 =.ctor ()
 =.ctor ()
 =CreateCompiler ()
 =CreateCompiler ()
 =CreateGenerator ()
 =CreateGenerator ()
 +GenerateCodeFromMember (CodeTypeMember member, TextWriter writer, CodeGeneratorOptions options)
 =GetConverter (Type type)
 =GetConverter (Type type)
 =FileExtension 
 =FileExtension 

 Microsoft.VisualBasic.VBCodeProvider !=
 =.ctor ()
 =.ctor ()
 =CreateCompiler ()
 =CreateCompiler ()
 =CreateGenerator ()
 =CreateGenerator ()
 +GenerateCodeFromMember (CodeTypeMember member, TextWriter writer, CodeGeneratorOptions options)
 =GetConverter (Type type)
 =GetConverter (Type type)
 =FileExtension 
 =FileExtension 
 =LanguageOptions 
 =LanguageOptions 

 System.Uri !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =SchemeDelimiter 
 =SchemeDelimiter 
 =UriSchemeFile 
 =UriSchemeFile 
 =UriSchemeFtp 
 =UriSchemeFtp 
 =UriSchemeGopher 
 =UriSchemeGopher 
 =UriSchemeHttp 
 =UriSchemeHttp 
 =UriSchemeHttps 
 =UriSchemeHttps 
 =UriSchemeMailto 
 =UriSchemeMailto 
 +UriSchemeNetPipe 
 +UriSchemeNetTcp 
 =UriSchemeNews 
 =UriSchemeNews 
 =UriSchemeNntp 
 =UriSchemeNntp 
 =CheckHostName (String name)
 =CheckHostName (String name)
 =CheckSchemeName (String schemeName)
 =CheckSchemeName (String schemeName)
 +Compare (Uri uri1, Uri uri2, UriComponents partsToCompare, UriFormat compareFormat, StringComparison comparisonType)
 =Equals (Object comparand)
 =Equals (Object comparand)
 +EscapeDataString (String stringToEscape)
 +EscapeUriString (String stringToEscape)
 =FromHex (Char digit)
 =FromHex (Char digit)
 +GetComponents (UriComponents components, UriFormat format)
 =GetHashCode ()
 =GetHashCode ()
 =GetLeftPart (UriPartial part)
 =GetLeftPart (UriPartial part)
 =HexEscape (Char character)
 =HexEscape (Char character)
 =HexUnescape (String pattern, Int32& index)
 =HexUnescape (String pattern, Int32& index)
 +IsBaseOf (Uri uri)
 =IsHexDigit (Char character)
 =IsHexDigit (Char character)
 =IsHexEncoding (String pattern, Int32 index)
 =IsHexEncoding (String pattern, Int32 index)
 +IsWellFormedOriginalString ()
 +IsWellFormedUriString (String uriString, UriKind uriKind)
 =MakeRelative (Uri toUri)
 =MakeRelative (Uri toUri)
 +MakeRelativeUri (Uri uri)
 +op_Equality (Uri uri1, Uri uri2)
 +op_Inequality (Uri uri1, Uri uri2)
 =ToString ()
 =ToString ()
 +TryCreate (String uriString, UriKind uriKind, Uri& result)
 +TryCreate (Uri baseUri, String relativeUri, Uri& result)
 +TryCreate (Uri baseUri, Uri relativeUri, Uri& result)
 +UnescapeDataString (String stringToUnescape)
 =AbsolutePath 
 =AbsolutePath 
 =AbsoluteUri 
 =AbsoluteUri 
 =Authority 
 =Authority 
 +DnsSafeHost 
 =Fragment 
 =Fragment 
 =Host 
 =Host 
 =HostNameType 
 =HostNameType 
 +IsAbsoluteUri 
 =IsDefaultPort 
 =IsDefaultPort 
 =IsFile 
 =IsFile 
 =IsLoopback 
 =IsLoopback 
 =IsUnc 
 =IsUnc 
 =LocalPath 
 =LocalPath 
 +OriginalString 
 =PathAndQuery 
 =PathAndQuery 
 =Port 
 =Port 
 =Query 
 =Query 
 =Scheme 
 =Scheme 
 =Segments 
 =Segments 
 =UserEscaped 
 =UserEscaped 
 =UserInfo 
 =UserInfo 

 System.UriBuilder =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Equals (Object rparam)
 =GetHashCode ()
 =ToString ()
 =Fragment 
 =Host 
 =Password 
 =Path 
 =Port 
 =Query 
 =Scheme 
 =Uri 
 =UserName 

 System.UriFormatException =
 =.ctor ()
 =.ctor ()

 System.UriHostNameType =
 =Basic 
 =Dns 
 =IPv4 
 =IPv6 
 =Unknown 
 =value__ 

 System.UriPartial !=
 =Authority 
 =Authority 
 =Path 
 =Path 
 +Query 
 =Scheme 
 =Scheme 
 =value__ 
 =value__ 

 System.Net.AuthenticationManager !=
 =Authenticate (String challenge, WebRequest request, ICredentials credentials)
 =Authenticate (String challenge, WebRequest request, ICredentials credentials)
 =PreAuthenticate (WebRequest request, ICredentials credentials)
 =PreAuthenticate (WebRequest request, ICredentials credentials)
 =Register (IAuthenticationModule authenticationModule)
 =Register (IAuthenticationModule authenticationModule)
 =Unregister (IAuthenticationModule authenticationModule)
 =Unregister (String authenticationScheme)
 =Unregister (IAuthenticationModule authenticationModule)
 =Unregister (String authenticationScheme)
 +CredentialPolicy 
 +CustomTargetNameDictionary 
 =RegisteredModules 
 =RegisteredModules 

 System.Net.Authorization !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Complete 
 =Complete 
 =ConnectionGroupId 
 =ConnectionGroupId 
 =Message 
 =Message 
 +MutuallyAuthenticated 
 =ProtectionRealm 
 =ProtectionRealm 

 System.Net.Cookie !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Equals (Object comparand)
 =Equals (Object comparand)
 =GetHashCode ()
 =GetHashCode ()
 =ToString ()
 =ToString ()
 =Comment 
 =Comment 
 =CommentUri 
 =CommentUri 
 =Discard 
 =Discard 
 =Domain 
 =Domain 
 =Expired 
 =Expired 
 =Expires 
 =Expires 
 +HttpOnly 
 =Name 
 =Name 
 =Path 
 =Path 
 =Port 
 =Port 
 =Secure 
 =Secure 
 =TimeStamp 
 =TimeStamp 
 =Value 
 =Value 
 =Version 
 =Version 

 System.Net.CookieCollection !=
 =.ctor ()
 =.ctor ()
 =Add (Cookie cookie)
 =Add (CookieCollection cookies)
 =Add (Cookie cookie)
 =Add (CookieCollection cookies)
 =CopyTo (Array array, Int32 index)
 =CopyTo (Array array, Int32 index)
 +CopyTo (Cookie[] array, Int32 index)
 =GetEnumerator ()
 =GetEnumerator ()
 =Count 
 =Count 
 =IsReadOnly 
 =IsReadOnly 
 =IsSynchronized 
 =IsSynchronized 
 =Item [Int32 index]
 =Item [String name]
 =Item [Int32 index]
 =Item [String name]
 =SyncRoot 
 =SyncRoot 

 System.Net.CookieContainer =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =DefaultCookieLengthLimit 
 =DefaultCookieLimit 
 =DefaultPerDomainCookieLimit 
 =Add (Cookie cookie)
 =Add (CookieCollection cookies)
 =Add (Uri uri, Cookie cookie)
 =Add (Uri uri, CookieCollection cookies)
 =GetCookieHeader (Uri uri)
 =GetCookies (Uri uri)
 =SetCookies (Uri uri, String cookieHeader)
 =Capacity 
 =Count 
 =MaxCookieSize 
 =PerDomainCapacity 

Powered by Ricciolo