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 ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91
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.EventInstance + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | CategoryId | |
+ | EntryType | |
+ | InstanceId |
System.Diagnostics.EventLog != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | EntryWritten | |
= | BeginInit () | |
= | Clear () | |
= | Close () | |
= | CreateEventSource (String source, String logName) | |
= | CreateEventSource (String source, String logName, String machineName) | |
- | CreateEventSource (EventSourceCreationData sourceData) | |
= | Delete (String logName) | |
= | Delete (String logName, String machineName) | |
= | DeleteEventSource (String source) | |
= | DeleteEventSource (String source, String machineName) | |
= | EndInit () | |
= | Exists (String logName) | |
= | Exists (String logName, String machineName) | |
= | GetEventLogs () | |
= | GetEventLogs (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) | |
= | 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 | |
= | Entries | |
= | Log | |
= | LogDisplayName | |
= | MachineName | |
- | MaximumKilobytes | |
- | MinimumRetentionDays | |
- | OverflowAction | |
= | Source | |
= | SynchronizingObject |
System.Diagnostics.EventLogEntry != | ||
---|---|---|
= | Equals (EventLogEntry otherEntry) | |
= | Category | |
= | CategoryNumber | |
= | Data | |
= | EntryType | |
= | EventID | |
= | Index | |
- | InstanceId | |
= | MachineName | |
= | Message | |
= | ReplacementStrings | |
= | Source | |
= | TimeGenerated | |
= | TimeWritten | |
= | 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 | |
= | Browse | |
= | Instrument | |
= | None | |
= | 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 () | |
= | 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) | |
= | WriteLine (String message) | |
= | EventLog | |
= | Name |
Powered by Ricciolo