Index > ExpressionPowerTools.Serialization > ExpressionPowerTools.Serialization.Signatures > IConfigurationBuilder > CompressTypes
Sets the flag to indicate whether types should be compressed.
| Overload | Description |
|---|---|
| CompressTypes(Boolean compressTypes) | Sets the flag to indicate whether types should be compressed. |
Sets the flag to indicate whether types should be compressed.
public virtual IConfigurationBuilder CompressTypes(Boolean compressTypes)IConfigurationBuilder - The chainable IConfigurationBuilder .
| Parameter | Type | Description |
|---|---|---|
compressTypes |
Boolean | The flag indicating whether types should be compressed. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |