Method | Description | |
---|---|---|
MetaValueAttribute ( string value, |
Initializes a new instance of the MetaValueAttribute class.
|
Method | Description | |
---|---|---|
IComparable ( object obj ) : int |
This is here so the XmlGenerationVisitor will always output the meta-values in consistent order, to aid the tests.
|
public MetaValueAttribute ( string value, |
||
value | string | The value. |
clazz | The clazz. | |
return | System |