public class TournamentMerger| RankingRule |
The RANKING RULE to use to rank the participants of this merged Result List.
Commonly the RANKING RULE is auto generated using the method .AutoGenerateRankingRule() |
| ResultListFormat |
The RESULT LIST FORMAT to use to display this merged Result List.
Commonly the RESULT LIST FORMAT is auto generataed using the method .AutoGenerateResultListFormat() |
| ResultListsMembers | The set of Result Lists that will be merged. |
| ResultName |
The name of the merged result list.
Set during the construction of the TournamentMerger. Must be a name listed in the Tournament's .MergedResultLists property. |
| Tournament |
| AutoGenerateRankingRule | |
| AutoGenerateResultListFormat | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| FactoryAsync | |
| 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) |
| MergeAsync | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |