Enum NotificationTypes
Enum NotificationTypes
Namespace: ISynergy.Framework.Mvvm.Enumerations
Assembly: ISynergy.Framework.Mvvm.dll
Syntax
public enum NotificationTypes : int
Fields
| Name | Description |
|---|---|
| Error | The error |
| Information | The information |
| Success | The success |
| Warning | The warning |