Class LambdaSerializerSettings
The Lambda
Inheritance
System.Object
LambdaSerializerSettings
Namespace: LambdaSharp.Serialization
Assembly: LambdaSharp.dll
Syntax
public static class LambdaSerializerSettings
Properties
LambdaSharpSerializer
The JSON serializer used by the LambdaSharp base classes.
Declaration
public static ILambdaJsonSerializer LambdaSharpSerializer { get; set; }
Property Value
Type | Description |
---|---|
ILambda |