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.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public int CompareTo( Room..::..RoomDescription x ) |
Parameters
- x
- Type: BaseLib..::..Room..::..RoomDescription
[Missing <param name="x"/> documentation for "M:BaseLib.Room.RoomDescription.CompareTo(BaseLib.Room.RoomDescription)"]
Return Value
[Missing <returns> documentation for "M:BaseLib.Room.RoomDescription.CompareTo(BaseLib.Room.RoomDescription)"]