Table of Contents

Class MessageListBoxConfig

Namespace
HeBianGu.Control.MessageListBox
Assembly
HeBianGu.Control.MessageListBox.dll

说明

public class MessageListBoxConfig : LazySettingInstance<MessageListBoxConfig>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
MessageListBoxConfig
Implements
Inherited Members
Extension Methods

Properties

UseError

说明

public bool UseError { get; set; }

Property Value

bool

UseFatal

说明

public bool UseFatal { get; set; }

Property Value

bool

UseInfo

说明

public bool UseInfo { get; set; }

Property Value

bool

UseTrace

说明

public bool UseTrace { get; set; }

Property Value

bool

UseWarn

说明

public bool UseWarn { get; set; }

Property Value

bool