Click or drag to resize

StatusBarNotificationNotificationType Enumeration

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.StatusBarNotification.NotificationType"]


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public enum NotificationType
Members
Member nameValueDescription
Message0 
Error1 
Warning2 
ProcessDone3 
See Also