SerializerOptions Constructor
SerializerOptions()
Initializes a new instance of the SerializationOptions class.
Declaration
public SerializerOptions()
SerializerOptions(SerializerOptions, Boolean)
Initializes a new instance of the SerializationOptions class.
Declaration
protected SerializerOptions(SerializerOptions other, bool shallow)
Parameters
SerializerOptions | other | |
Boolean | shallow |