Womb : Womb Namespace
TagNotNull

Metadata attribute

public class TagNotNull : 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
NotNull [read-only]
bool . To be added.
Member Details
TagNotNull Constructor
public TagNotNull (bool isnotnull)

To be added.

Parameters
isnotnull
To be added.
Remarks
To be added.

NotNull
public bool NotNull { get; }

To be added.

Value
To be added.
Remarks
To be added.