DataPlace
CS.Core.Diagnostics Namespace
CSCS.Core.Diagnostics
Common utility classes as an extension of System.Diagnostics namespace
Declaration Syntax
C#
namespace CS.Core.Diagnostics
Types
All TypesClasses
IconTypeDescription
AssemblyInfo
Represents the data derived from an Assembly's attribute data.

CyberSavvyInfo
CyberSavvy information displayed for about box.

DebugConsole
A dialog for monitoring application tracing from all sources

DiagnosticDialog
Displays diagnostic information about the current application.

DiagnosticInfo
Represents a piece of diagnostic information for displaying in the UI.

DiagnosticValue
Represents a value for a given diagnostic setting.

EmailValue
Represents a LinkValue instance containing an email address as the underlying value.

GradientSettings
Represents the gradient settings when painting a control with a gradient brush.

LinkValue
Represents a DiagnosticValue as a LinkLabel control.

TraceFormatted
Utility class designed to simpify extensive tracing in the application

TraceFormattedErrorTraceEventArgs
Event argument class for error trace events

UrlValue
Represents a LinkValue instance containing an Url as the underlying value.