Table of Contents

Class NewtonsoftJsonOptions

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

Properties

JsonSerializerSettings

[Browsable(false)]
[JsonInclude]
public JsonSerializerSettings JsonSerializerSettings { get; set; }

Property Value

JsonSerializerSettings

Methods

LoadDefault()

加载默认值。

public override void LoadDefault()