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 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 ...
System.IO.FileSystemWatcher = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Changed | |
= | Created | |
= | Deleted | |
= | Error | |
= | Renamed | |
= | BeginInit () | |
= | EndInit () | |
= | WaitForChanged (WatcherChangeTypes changeType) | |
= | WaitForChanged (WatcherChangeTypes changeType, Int32 timeout) | |
= | EnableRaisingEvents | |
= | Filter | |
= | IncludeSubdirectories | |
= | InternalBufferSize | |
= | NotifyFilter | |
= | Path | |
= | Site | |
= | SynchronizingObject |
System.IO.InternalBufferOverflowException = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () |
System.IO.IODescriptionAttribute = | ||
---|---|---|
= | .ctor () | |
= | Description |
System.IO.RenamedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | OldFullPath | |
= | OldName |
System.IO.RenamedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, RenamedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, RenamedEventArgs e) |
System.IO.WaitForChangedResult = | ||
---|---|---|
= | ChangeType | |
= | Name | |
= | OldName | |
= | TimedOut |
System.IO.WatcherChangeTypes = | ||
---|---|---|
= | All | |
= | Changed | |
= | Created | |
= | Deleted | |
= | Renamed | |
= | value__ |
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.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 () | |
= | .ctor () | |
= | .ctor () | |
= | Empty | |
= | Empty | |
= | Calculate (CounterSample counterSample) | |
= | Calculate (CounterSample counterSample, CounterSample nextCounterSample) | |
= | 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 | |
= | BaseValue | |
= | CounterFrequency | |
= | CounterFrequency | |
= | CounterTimeStamp | |
= | CounterTimeStamp | |
= | CounterType | |
= | CounterType | |
= | RawValue | |
= | RawValue | |
= | SystemFrequency | |
= | SystemFrequency | |
= | TimeStamp | |
= | TimeStamp | |
= | TimeStamp100nSec | |
= | TimeStamp100nSec |
Powered by Ricciolo