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
Totale classi: 1418, di cui
- 778 nuove
- 989 modificate
- 0 rimosse
Pagina ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 ...
System.Web.Configuration.TagMapCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (TagMapInfo tagMapInformation) | |
+ | Clear () | |
+ | Remove (TagMapInfo tagMapInformation) | |
+ | Item [Int32 index] |
System.Web.Configuration.TagMapInfo + | ||
---|---|---|
+ | .ctor () | |
+ | Equals (Object o) | |
+ | GetHashCode () | |
+ | MappedTagType | |
+ | TagType |
System.Web.Configuration.TagPrefixCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (TagPrefixInfo tagPrefixInformation) | |
+ | Clear () | |
+ | Remove (TagPrefixInfo tagPrefixInformation) | |
+ | CollectionType | |
+ | Item [Int32 index] |
System.Web.Configuration.TagPrefixInfo + | ||
---|---|---|
+ | .ctor () | |
+ | Equals (Object prefix) | |
+ | GetHashCode () | |
+ | Assembly | |
+ | Namespace | |
+ | Source | |
+ | TagName | |
+ | TagPrefix |
System.Web.Configuration.TraceDisplayMode + | ||
---|---|---|
+ | SortByCategory | |
+ | SortByTime | |
+ | value__ |
System.Web.Configuration.TraceSection + | ||
---|---|---|
+ | .ctor () | |
+ | Enabled | |
+ | LocalOnly | |
+ | MostRecent | |
+ | PageOutput | |
+ | RequestLimit | |
+ | TraceMode | |
+ | WriteToDiagnosticsTrace |
System.Web.Configuration.TransformerInfo + | ||
---|---|---|
+ | .ctor () | |
+ | Equals (Object o) | |
+ | GetHashCode () | |
+ | Name | |
+ | Type |
System.Web.Configuration.TransformerInfoCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (TransformerInfo transformerInfo) | |
+ | Clear () | |
+ | Remove (String s) | |
+ | RemoveAt (Int32 index) | |
+ | Item [Int32 index] |
System.Web.Configuration.TrustLevel + | ||
---|---|---|
+ | .ctor () | |
+ | Name | |
+ | PolicyFile |
System.Web.Configuration.TrustLevelCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (TrustLevel trustLevel) | |
+ | Clear () | |
+ | Get (Int32 index) | |
+ | Remove (TrustLevel trustLevel) | |
+ | RemoveAt (Int32 index) | |
+ | Set (Int32 index, TrustLevel trustLevel) | |
+ | CollectionType | |
+ | Item [Int32 index] | |
+ | Item [String key] |
System.Web.Configuration.TrustSection + | ||
---|---|---|
+ | .ctor () | |
+ | Level | |
+ | OriginUrl | |
+ | ProcessRequestInApplicationTrust |
System.Web.Configuration.UrlMapping + | ||
---|---|---|
+ | .ctor () | |
+ | MappedUrl | |
+ | Url |
System.Web.Configuration.UrlMappingCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (UrlMapping urlMapping) | |
+ | Clear () | |
+ | GetKey (Int32 index) | |
+ | Remove (String name) | |
+ | Remove (UrlMapping urlMapping) | |
+ | RemoveAt (Int32 index) | |
+ | AllKeys | |
+ | Item [String name] | |
+ | Item [Int32 index] |
System.Web.Configuration.UrlMappingsSection + | ||
---|---|---|
+ | .ctor () | |
+ | IsEnabled | |
+ | UrlMappings |
Powered by Ricciolo