C# (CSharp) GoRogue.DiceNotation.Terms Namespace

Сlasses

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.