YamlPropertyOrderAttribute(Int32) Constructor

Definition

Assembly SharpYaml.dll

Initializes a new instance of the YamlPropertyOrderAttribute class.

public YamlPropertyOrderAttribute(int order)

Parameters

order
Int32

The order value.