Table of Contents

Class StateSetting

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll
public class StateSetting : Setting<StateSetting>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
StateSetting
Implements
Inherited Members
Extension Methods

Properties

DoNotingMinite

[Display(Name = "鼠标键盘动作(分钟)")]
public int DoNotingMinite { get; set; }

Property Value

int

IsEnabled

[Display(Name = "是否启用")]
public bool IsEnabled { get; set; }

Property Value

bool

StateDoNotingMode

[Display(Name = "鼠标键盘动作(分钟)")]
public StateDoNotingMode StateDoNotingMode { get; set; }

Property Value

StateDoNotingMode