Table of Contents

Class RevertibleOptions

Namespace
H.Extensions.Revertible
Assembly
H.Extensions.Revertible.dll
[Display(Name = "登录页面", GroupName = "系统设置", Description = "登录页面设置的信息")]
public class RevertibleOptions : IocOptionInstance<RevertibleOptions>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable, IOptions<RevertibleOptions>, IRevertibleOptions
Inheritance
RevertibleOptions
Implements
Inherited Members
Extension Methods

Properties

AutoInitializedOnCreate

[Browsable(false)]
[Display(Name = "自动初始化")]
public bool AutoInitializedOnCreate { get; set; }

Property Value

bool

Capacity

[Display(Name = "容量")]
public int Capacity { get; set; }

Property Value

int