The Room..::..RoomDescription type exposes the following members.

Constructors

  NameDescription
Public methodRoom..::..RoomDescription()()()()
Initializes a new instance of the Room..::..RoomDescription class
Public methodRoom..::..RoomDescription(SerializationInfo, StreamingContext)
Initializes a new instance of the Room..::..RoomDescription class

Methods

  NameDescription
Public methodCompareTo
Used to sort the RoomDescriptions in order of the number of required conditions, and if those are equal, then the number of prohibited conditions. This is so that the ones that are harder to match get checked first.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRenderFor
Public methodToString (Inherited from Object.)

Fields

Properties

See Also