[SerializableAttribute]
[ObsoleteAttribute("Use Scopos.BabelFish.DataModel.Athena.Score instead.")]
public class Score| A |
Average SHot Fired
|
| D | Decimal Score |
| I | Integer Score |
| N |
Number of shots fired
|
| S | Rulebook specified Score |
| V |
Score variable. Meaning, we're not quite sure what value it is going to hold, if any.
|
| X | Number of inner tens |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |