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 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 ...

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

 System.UriTypeConverter +
 +.ctor ()
 +CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
 +CanConvertTo (ITypeDescriptorContext context, Type destinationType)
 +ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value)
 +ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)
 +IsValid (ITypeDescriptorContext context, Object value)

 System.UriKind +
 +Absolute 
 +Relative 
 +RelativeOrAbsolute 
 +value__ 

 System.UriComponents +
 +AbsoluteUri 
 +Fragment 
 +Host 
 +HostAndPort 
 +HttpRequestUrl 
 +KeepDelimiter 
 +Path 
 +PathAndQuery 
 +Port 
 +Query 
 +Scheme 
 +SchemeAndServer 
 +SerializationInfoString 
 +StrongAuthority 
 +StrongPort 
 +UserInfo 
 +value__ 

 System.UriFormat +
 +SafeUnescaped 
 +Unescaped 
 +UriEscaped 
 +value__ 

 System.GenericUriParserOptions +
 +AllowEmptyAuthority 
 +Default 
 +DontCompressPath 
 +DontConvertPathBackslashes 
 +DontUnescapePathDotsAndSlashes 
 +GenericAuthority 
 +NoFragment 
 +NoPort 
 +NoQuery 
 +NoUserInfo 
 +value__ 

 System.GenericUriParser +
 +.ctor ()

 System.HttpStyleUriParser +
 +.ctor ()

 System.FtpStyleUriParser +
 +.ctor ()

 System.FileStyleUriParser +
 +.ctor ()

Powered by Ricciolo