YamlBlockSequenceItemStyleAttribute(YamlSequenceItemStyle) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlBlockSequenceItemStyleAttribute class with a mapping style override.

public YamlBlockSequenceItemStyleAttribute(YamlSequenceItemStyle mappingStyle)

Parameters

mappingStyle
YamlSequenceItemStyle

The style to use for mappings that are items in block sequences.