public class ReentryMethodConfiguration : MergeConfiguration,
IGetCourseOfFireDefinition, IGetRankingRuleDefinition, IGetResultListFormatDefinition| CourseOfFireDef | The SetName of the COURSE OF FIRE definition that all result lists are expected to be composed from. |
| EventType | The level, within the COURSE OF FIRE Event Tree to perform the reentry score selection. |
| Method |
Concrete class identifier. Its value will be the same value as the cooresponding
MergeMethod class' .Method.
(Inherited from MergeConfiguration) |
| RankingRuleDef | The SetName of the RANKING RULE definition that should be used to rank the merged results. |
| ResultListFormatDef | The SetName of the RESULT LIST FORMAT definition that should be used to format the merged results. |
| 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) |
| GetCourseOfFireDefinitionAsync | Retreives the COURSE OF FIRE Definition referenced by the instantiating class. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetRankingRuleDefinitionAsync | Retreives the RankingRule Definition referenced by the instantiating class. |
| GetResultListFormatDefinitionAsync | Retreives the ResultListFormat Definition referenced by the instantiating class. |
| 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) |