C# Class Newtonsoft.Json.Tests.Serialization.DefaultValueHandlingTests.FieldExportFormat

Show file Open project: JamesNK/Newtonsoft.Json

Private Properties

Property Type Description
FieldExportFormat System

Public Methods

Method Description
FieldExportFormat ( ExportFormat exportFormat ) : System
FieldExportFormat ( string format ) : System

Private Methods

Method Description
FieldExportFormat ( string format, ExportFormat exportFormat ) : System

Method Details

FieldExportFormat() public method

public FieldExportFormat ( ExportFormat exportFormat ) : System
exportFormat ExportFormat
return System

FieldExportFormat() public method

public FieldExportFormat ( string format ) : System
format string
return System