Click or drag to resize

ResetMode Enumeration

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


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public enum ResetMode
Members
Member nameValueDescription
Never0 
Startup1 
Execution2 
See Also