5 namespace SiliconStudio.Core
11 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field)]
An attribute to modify the output style of a sequence or mapping. This attribute can be apply directl...
DataStyleAttribute(DataStyle style)
Initializes a new instance of the DataStyleAttribute class.
DataStyle
Specifies the style used for textual serialization when an array/list or a dictionary/map must be ser...