Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.44 KB

File metadata and controls

25 lines (17 loc) · 1.44 KB

IConfigurationBuilder Interface

Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Signatures > IConfigurationBuilder

Configuration builder for SerializationState .

public interface IConfigurationBuilder

Derived ConfigurationBuilder

Methods

Method Description
IConfigurationBuilder CompressExpressionTree(Boolean compressExpressionTree) Sets the flag to indicate whether expression trees should be partially evaluated so that local variable references aren't serialized.
IConfigurationBuilder CompressTypes(Boolean compressTypes) Sets the flag to indicate whether types should be compressed.
SerializationState Configure() Takes the configuration and returns the serialization state.

Generated Copyright Version
02/22/2021 21:59:57 (c) Copyright 2020 Jeremy Likness. 0.9.7-beta