DebuggerChooseMatch Method |
| Name | Description | |
|---|---|---|
| ChooseMatch(Int32, SequenceSomeFromSet) |
returns the maybe user altered rule to execute next for the sequence given
the randomly chosen rule is supplied; the object with all available rules is supplied
a list of all found matches is supplied, too
| |
| ChooseMatch(Int32, IMatches, Int32, Sequence) |
returns the maybe user altered match to apply next for the sequence given
the randomly chosen match is supplied; the object with all available matches is supplied
|