Womb : Womb Namespace
TagDict

Metadata attribute

public class TagDict : Attribute


Remarks
This tag is used in Wxml-generated atoms to provide declarative information about the atom.
Members

See Also: Inherited members from Attribute.

Constructors
To be added.
Properties
Tab [read-only]
string . To be added.
Member Details
TagDict Constructor
public TagDict (string tab)

To be added.

Parameters
tab
To be added.
Remarks
To be added.

Tab
public string Tab { get; }

To be added.

Value
To be added.
Remarks
To be added.