Table of Contents

Enum NotificationSeverity

Namespace
AbanoubNassem.Trinity.Utilities
Assembly
AbanoubNassem.Trinity.dll

specifies the type of the message.

public enum NotificationSeverity

Fields

Error = 1
Info = 2
Success = 0
Warn = 3