Namespace Cuemon.Diagnostics
Assembly: Cuemon.Core.dll
Classes
ExceptionDescriptor
Provides information about an System.Exception, in a developer friendly way.
ExceptionDescriptorAttribute
Provides information about an System.Exception, in a developer friendly way, optimized for open- and otherwise public application programming interfaces (API).
FileVersionInfoExtensions
Extension methods for the System.Diagnostics.FileVersionInfo class.
Profiler
Represents a base class for profiler related operations.
ProfilerOptions
Specifies options that is related to Profiler operations.
TimeMeasure
Provides a flexible, generic and lambda friendly way to perform time measuring operations.
TimeMeasureOptions
Specifies options that is related to TimeMeasureProfiler operations.
TimeMeasureProfiler
Represents a profiler that is optimized for time measuring operations.
TimeMeasureProfiler<TResult>
Represents a profiler that is optimized for time measuring operations that provides a return value. This class cannot be inherited.
Enums
EventLogEntryType
Specifies the event type of an event log entry.