Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Serializer
Options Class
Definition
Namespace:
Scopos.BabelFish.Helpers
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
static
class
SerializerOptions
Inheritance
Object
SerializerOptions
Methods
InitSerializers
Initializes the standard serializers used by and with BabelFish.
Fields
NewtonsoftJsonSerializer
SystemTextJsonDeserializer
Serializer options for the APIClient.
See Also
Reference
Scopos.BabelFish.Helpers Namespace
In This Article
Definition
Methods
Fields
See Also