Click or drag to resize

ModalMessageMessageCategory Enumeration

for plugin specific message use Plugin + detailCategorie All should only used for internal purpose!

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.20.0
Syntax
C#
public enum MessageCategory
Members
Member nameValueDescription
Application0 
Warning1 
Error2 
License3 
Plugin4 
All5 
See Also