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 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ...
System.Diagnostics.DiagnosticsConfigurationHandler = | ||
---|---|---|
= | .ctor () | |
= | Create (Object parent, Object configContext, XmlNode section) |
System.Diagnostics.EntryWrittenEventArgs = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Entry |
System.Diagnostics.EntryWrittenEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, EntryWrittenEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, EntryWrittenEventArgs e) |
System.Diagnostics.EventLog != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | EntryWritten | |
= | EntryWritten | |
= | BeginInit () | |
= | BeginInit () | |
= | Clear () | |
= | Clear () | |
= | Close () | |
= | Close () | |
= | CreateEventSource (String source, String logName) | |
= | CreateEventSource (String source, String logName, String machineName) | |
= | CreateEventSource (String source, String logName) | |
= | CreateEventSource (String source, String logName, String machineName) | |
+ | CreateEventSource (EventSourceCreationData sourceData) | |
= | Delete (String logName) | |
= | Delete (String logName, String machineName) | |
= | Delete (String logName) | |
= | Delete (String logName, String machineName) | |
= | DeleteEventSource (String source) | |
= | DeleteEventSource (String source, String machineName) | |
= | DeleteEventSource (String source) | |
= | DeleteEventSource (String source, String machineName) | |
= | EndInit () | |
= | EndInit () | |
= | Exists (String logName) | |
= | Exists (String logName, String machineName) | |
= | Exists (String logName) | |
= | Exists (String logName, String machineName) | |
= | GetEventLogs () | |
= | GetEventLogs (String machineName) | |
= | GetEventLogs () | |
= | GetEventLogs (String machineName) | |
= | LogNameFromSourceName (String source, String machineName) | |
= | LogNameFromSourceName (String source, String machineName) | |
+ | ModifyOverflowPolicy (OverflowAction action, Int32 retentionDays) | |
+ | RegisterDisplayName (String resourceFile, Int64 resourceId) | |
= | SourceExists (String source) | |
= | SourceExists (String source, String machineName) | |
= | SourceExists (String source) | |
= | SourceExists (String source, String machineName) | |
= | WriteEntry (String message) | |
= | WriteEntry (String source, String message) | |
= | WriteEntry (String message, EventLogEntryType type) | |
= | WriteEntry (String source, String message, EventLogEntryType type) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID, Int16 category) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID, Int16 category) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) | |
= | WriteEntry (String message) | |
= | WriteEntry (String source, String message) | |
= | WriteEntry (String message, EventLogEntryType type) | |
= | WriteEntry (String source, String message, EventLogEntryType type) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID, Int16 category) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID, Int16 category) | |
= | WriteEntry (String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) | |
= | WriteEntry (String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) | |
+ | WriteEvent (EventInstance instance, Object[] values) | |
+ | WriteEvent (EventInstance instance, Byte[] data, Object[] values) | |
+ | WriteEvent (String source, EventInstance instance, Object[] values) | |
+ | WriteEvent (String source, EventInstance instance, Byte[] data, Object[] values) | |
= | EnableRaisingEvents | |
= | EnableRaisingEvents | |
= | Entries | |
= | Entries | |
= | Log | |
= | Log | |
= | LogDisplayName | |
= | LogDisplayName | |
= | MachineName | |
= | MachineName | |
+ | MaximumKilobytes | |
+ | MinimumRetentionDays | |
+ | OverflowAction | |
= | Source | |
= | Source | |
= | SynchronizingObject | |
= | SynchronizingObject |
System.Diagnostics.EventLogEntry != | ||
---|---|---|
= | Equals (EventLogEntry otherEntry) | |
= | Equals (EventLogEntry otherEntry) | |
= | Category | |
= | Category | |
= | CategoryNumber | |
= | CategoryNumber | |
= | Data | |
= | Data | |
= | EntryType | |
= | EntryType | |
= | EventID | |
= | EventID | |
= | Index | |
= | Index | |
+ | InstanceId | |
= | MachineName | |
= | MachineName | |
= | Message | |
= | Message | |
= | ReplacementStrings | |
= | ReplacementStrings | |
= | Source | |
= | Source | |
= | TimeGenerated | |
= | TimeGenerated | |
= | TimeWritten | |
= | TimeWritten | |
= | UserName | |
= | UserName |
System.Diagnostics.EventLogEntryCollection = | ||
---|---|---|
= | CopyTo (EventLogEntry[] entries, Int32 index) | |
= | GetEnumerator () | |
= | Count | |
= | Item [Int32 index] |
System.Diagnostics.EventLogEntryType = | ||
---|---|---|
= | Error | |
= | FailureAudit | |
= | Information | |
= | SuccessAudit | |
= | value__ | |
= | Warning |
System.Diagnostics.EventLogPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | PermissionEntries |
System.Diagnostics.EventLogPermissionAccess != | ||
---|---|---|
+ | Administer | |
= | Audit | |
= | Audit | |
= | Browse | |
= | Browse | |
= | Instrument | |
= | Instrument | |
= | None | |
= | None | |
= | value__ | |
= | value__ | |
+ | Write |
System.Diagnostics.EventLogPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | MachineName | |
= | PermissionAccess |
System.Diagnostics.EventLogPermissionEntry = | ||
---|---|---|
= | .ctor () | |
= | MachineName | |
= | PermissionAccess |
System.Diagnostics.EventLogPermissionEntryCollection = | ||
---|---|---|
= | Add (EventLogPermissionEntry value) | |
= | AddRange (EventLogPermissionEntry[] value) | |
= | AddRange (EventLogPermissionEntryCollection value) | |
= | Contains (EventLogPermissionEntry value) | |
= | CopyTo (EventLogPermissionEntry[] array, Int32 index) | |
= | IndexOf (EventLogPermissionEntry value) | |
= | Insert (Int32 index, EventLogPermissionEntry value) | |
= | Remove (EventLogPermissionEntry value) | |
= | Item [Int32 index] |
System.Diagnostics.EventLogTraceListener != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Close () | |
= | Close () | |
+ | TraceData (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, Object data) | |
+ | TraceData (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, Object[] data) | |
+ | TraceEvent (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, String format, Object[] args) | |
+ | TraceEvent (TraceEventCache eventCache, String source, TraceEventType severity, Int32 id, String message) | |
= | Write (String message) | |
= | Write (String message) | |
= | WriteLine (String message) | |
= | WriteLine (String message) | |
= | EventLog | |
= | EventLog | |
= | Name | |
= | Name |
System.Diagnostics.FileVersionInfo = | ||
---|---|---|
= | GetVersionInfo (String fileName) | |
= | ToString () | |
= | Comments | |
= | CompanyName | |
= | FileBuildPart | |
= | FileDescription | |
= | FileMajorPart | |
= | FileMinorPart | |
= | FileName | |
= | FilePrivatePart | |
= | FileVersion | |
= | InternalName | |
= | IsDebug | |
= | IsPatched | |
= | IsPreRelease | |
= | IsPrivateBuild | |
= | IsSpecialBuild | |
= | Language | |
= | LegalCopyright | |
= | LegalTrademarks | |
= | OriginalFilename | |
= | PrivateBuild | |
= | ProductBuildPart | |
= | ProductMajorPart | |
= | ProductMinorPart | |
= | ProductName | |
= | ProductPrivatePart | |
= | ProductVersion | |
= | SpecialBuild |
Powered by Ricciolo