Show / Hide Table of Contents

Enum MessageType

Represents the type of a message.

Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum MessageType

Fields

Name Description
Error

An error.

Message

An informational message.

Warning

A warning.

Extension Methods

Extensions.Yield<MessageType>(MessageType)
In this article
Back to top Generated by DocFX