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 ... 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
System.Timers.ElapsedEventArgs = | ||
---|---|---|
= | SignalTime |
System.Timers.ElapsedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ElapsedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ElapsedEventArgs e) |
System.Timers.Timer = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Elapsed | |
= | BeginInit () | |
= | Close () | |
= | EndInit () | |
= | Start () | |
= | Stop () | |
= | AutoReset | |
= | Enabled | |
= | Interval | |
= | Site | |
= | SynchronizingObject |
System.Timers.TimersDescriptionAttribute = | ||
---|---|---|
= | .ctor () | |
= | Description |
System.Web.AspNetHostingPermissionLevel = | ||
---|---|---|
= | High | |
= | Low | |
= | Medium | |
= | Minimal | |
= | None | |
= | Unrestricted | |
= | value__ |
System.Web.AspNetHostingPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | Level |
System.Web.AspNetHostingPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | FromXml (SecurityElement securityElement) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | Level |
System.Security.Permissions.ResourcePermissionBase = | ||
---|---|---|
= | Any | |
= | Local | |
= | Copy () | |
= | FromXml (SecurityElement securityElement) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) |
System.Security.Permissions.ResourcePermissionBaseEntry = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | PermissionAccess | |
= | PermissionAccessPath |
System.Diagnostics.CounterCreationData = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CounterHelp | |
= | CounterName | |
= | CounterType |
System.Diagnostics.CounterCreationDataCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (CounterCreationData value) | |
= | AddRange (CounterCreationData[] value) | |
= | AddRange (CounterCreationDataCollection value) | |
= | Contains (CounterCreationData value) | |
= | CopyTo (CounterCreationData[] array, Int32 index) | |
= | IndexOf (CounterCreationData value) | |
= | Insert (Int32 index, CounterCreationData value) | |
= | Remove (CounterCreationData value) | |
= | Item [Int32 index] |
System.Diagnostics.CounterSample != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Calculate (CounterSample counterSample) | |
= | Calculate (CounterSample counterSample, CounterSample nextCounterSample) | |
- | Equals (Object o) | |
- | Equals (CounterSample sample) | |
- | GetHashCode () | |
- | op_Equality (CounterSample a, CounterSample b) | |
- | op_Inequality (CounterSample a, CounterSample b) | |
= | BaseValue | |
= | CounterFrequency | |
= | CounterTimeStamp | |
= | CounterType | |
= | RawValue | |
= | SystemFrequency | |
= | TimeStamp | |
= | TimeStamp100nSec |
System.Diagnostics.CounterSampleCalculator = | ||
---|---|---|
= | ComputeCounterValue (CounterSample newSample) | |
= | ComputeCounterValue (CounterSample oldSample, CounterSample newSample) |
System.Diagnostics.DataReceivedEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, DataReceivedEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, DataReceivedEventArgs e) |
Powered by Ricciolo