Table of Contents

Enum StateDoNotingMode

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll
[TypeConverter(typeof(DisplayEnumConverter))]
public enum StateDoNotingMode
Extension Methods

Fields

[Display(Name = "退出程序")] Exit = 3
[Display(Name = "自动锁定程序")] Lock = 0
[Display(Name = "退出登录")] Logout = 2
[Display(Name = "使用屏保界面")] Screen = 1