results property

List<int> results
getter/setter pair

A list of dice results from this roll.

Implementation

List<int> results;