Click or drag to resize

ObjectSerializer Constructor

Overload List
  NameDescription
Public methodObjectSerializer
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(FuncType, Boolean)
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(IDiscriminatorConvention)
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(IDiscriminatorConvention, GuidRepresentation)
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(IDiscriminatorConvention, FuncType, Boolean)
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(IDiscriminatorConvention, GuidRepresentation, FuncType, Boolean)
Initializes a new instance of the ObjectSerializer class.
Public methodObjectSerializer(IDiscriminatorConvention, GuidRepresentation, FuncType, Boolean, FuncType, Boolean)
Initializes a new instance of the ObjectSerializer class.
Top
See Also