ObjectSerializer Constructor |
Name | Description | |
---|---|---|
![]() | ObjectSerializer() |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(Func<Type, Boolean>) |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(IDiscriminatorConvention) |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(IDiscriminatorConvention, GuidRepresentation) |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(IDiscriminatorConvention, Func<Type, Boolean>) |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(IDiscriminatorConvention, GuidRepresentation, Func<Type, Boolean>) |
Initializes a new instance of the ObjectSerializer class.
|
![]() | ObjectSerializer(IDiscriminatorConvention, GuidRepresentation, Func<Type, Boolean>, Func<Type, Boolean>) |
Initializes a new instance of the ObjectSerializer class.
|