[Missing <summary> documentation for "P:XmlDefs.RoomDescription.Description"]

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

Syntax

C#
[HelpAttribute("The actual description of the room.")]
public string Description { get; set; }

See Also