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