class BXmlConstructorAttribute

Parents

Attribute

Brief

The attribute to mark up to constructor to be used to deserialization

Details

The constructor must have the parameter with names matching to the serialized attributes

Public Constructors

BXmlConstructorAttribute

Default constructor.

back