C# (CSharp) GoRogue.DiceNotation.Terms Namespace

Classes

Name Description
DivideTerm Term representing the division operator -- divides the first term by the second.
MultiplyTerm Term representing the division operator -- multiplies Term1 and Term2.