Outcome Members
|
|
Outcome Overview
|
|
|
|
Constructors
|
|
New()
|
The Plain-Vanilla Constructor |
New(String)
|
Instantiates an Outcome with a given Name |
|
|
|
Public Properties
|
|
Name
|
The Name of this Outcome, usually a lower-case letter |
|
|
|
Public Methods
|
|
CompareTo
|
Returns < 1 if This Instance is Less Than OC, 0 if Equal, > 1 if Greater |
ToString
|
Returns a String Representation of this Outcome |
|
|
|
|
|
|
|
|
|
|
|
|