Click or drag to resize

DebuggerChooseMatch Method

Overload List
  NameDescription
Public methodChooseMatch(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
Public methodChooseMatch(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
Top
See Also