Womb
:
Womb Namespace
TagBlurb
Metadata attribute
public class
TagBlurb
:
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
TagBlurb
(
string
)
To be added.
Properties
Blurb
[read-only]
string
. To be added.
Member Details
TagBlurb Constructor
public
TagBlurb
(
string
blurb)
To be added.
Parameters
blurb
To be added.
Remarks
To be added.
Blurb
public
string
Blurb
{ get; }
To be added.
Value
To be added.
Remarks
To be added.