[Missing <summary> documentation for "P:XmlDefs.Item.Value"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The value of this object (when in perfect condition).")]
public int Value { get; set; }

See Also