C# Class Tapas.Helpers.TapasSerializer

Inheritance: Newtonsoft.Json.JsonSerializer
Exibir arquivo Open project: joeriks/Tapas Class Usage Examples

Public Methods

Method Description
TapasSerializer ( bool traverse = false, bool excludeProtected = true, bool minimal = false ) : System

Method Details

TapasSerializer() public method

public TapasSerializer ( bool traverse = false, bool excludeProtected = true, bool minimal = false ) : System
traverse bool
excludeProtected bool
minimal bool
return System