Show / Hide Table of Contents

Enum DiagnosticMessageType

Defines an enumeration for the diagnostic message types.

Namespace: Juhta.Net.Diagnostics
Assembly: Juhta.Net.dll
Syntax
public enum DiagnosticMessageType

Fields

Name Description
Alert

The diagnostic message is an alert message.

Error

The diagnostic message is an error message.

Information

The diagnostic message is an information message.

Warning

The diagnostic message is a warning message.

  • Improve this Doc
  • View Source
Back to top Copyright © 2017-2019 Juha Lähteenmäki
Generated by DocFX