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 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ...
![]() | System.Web.HttpWriter = | |
---|---|---|
![]() | = | Close () |
![]() | = | Flush () |
![]() | = | Write (Char ch) |
![]() | = | Write (Char[] buffer, Int32 index, Int32 count) |
![]() | = | Write (String s) |
![]() | = | Write (Object obj) |
![]() | = | WriteBytes (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteLine () |
![]() | = | WriteString (String s, Int32 index, Int32 count) |
![]() | = | Encoding |
![]() | = | OutputStream |
![]() | System.Web.IHttpHandlerFactory = | |
---|---|---|
![]() | = | GetHandler (HttpContext context, String requestType, String url, String pathTranslated) |
![]() | = | ReleaseHandler (IHttpHandler handler) |
![]() | System.Web.IHttpModule = | |
---|---|---|
![]() | = | Dispose () |
![]() | = | Init (HttpApplication context) |
![]() | System.Web.IPartitionResolver + | |
---|---|---|
![]() | + | Initialize () |
![]() | + | ResolvePartition (Object key) |
![]() | System.Web.ProcessStatus = | |
---|---|---|
![]() | = | Alive |
![]() | = | ShutDown |
![]() | = | ShuttingDown |
![]() | = | Terminated |
![]() | = | value__ |
![]() | System.Web.ProcessShutdownReason = | |
---|---|---|
![]() | = | DeadlockSuspected |
![]() | = | IdleTimeout |
![]() | = | MemoryLimitExceeded |
![]() | = | None |
![]() | = | PingFailed |
![]() | = | RequestQueueLimit |
![]() | = | RequestsLimit |
![]() | = | Timeout |
![]() | = | Unexpected |
![]() | = | value__ |
![]() | System.Web.ProcessInfo = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | SetAll (DateTime startTime, TimeSpan age, Int32 processID, Int32 requestCount, ProcessStatus status, ProcessShutdownReason shutdownReason, Int32 peakMemoryUsed) |
![]() | = | Age |
![]() | = | PeakMemoryUsed |
![]() | = | ProcessID |
![]() | = | RequestCount |
![]() | = | ShutdownReason |
![]() | = | StartTime |
![]() | = | Status |
![]() | System.Web.ProcessModelInfo = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | GetCurrentProcessInfo () |
![]() | = | GetHistory (Int32 numRecords) |
![]() | System.Web.SiteMap + | |
---|---|---|
![]() | + | SiteMapResolve |
![]() | + | CurrentNode |
![]() | + | Enabled |
![]() | + | Provider |
![]() | + | Providers |
![]() | + | RootNode |
![]() | System.Web.SiteMapProviderCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Add (ProviderBase provider) |
![]() | + | Add (SiteMapProvider provider) |
![]() | + | AddArray (SiteMapProvider[] providerArray) |
![]() | + | Item [String name] |
![]() | System.Web.SiteMapResolveEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, SiteMapResolveEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, SiteMapResolveEventArgs e) |
![]() | System.Web.SiteMapResolveEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Context |
![]() | + | Provider |
![]() | System.Web.UI.IHierarchyData + | |
---|---|---|
![]() | + | GetChildren () |
![]() | + | GetParent () |
![]() | + | HasChildren |
![]() | + | Item |
![]() | + | Path |
![]() | + | Type |
![]() | System.Web.UI.INavigateUIData + | |
---|---|---|
![]() | + | Description |
![]() | + | Name |
![]() | + | NavigateUrl |
![]() | + | Value |
Powered by Ricciolo