Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation / IDiceParser / README

IDiceParser Interface

The DiceParser interface can be implemented to parse a string into a DiceExpression

Namespace: RogueSharp.DiceNotation
Assembly:

Syntax

publicinterfaceIDiceParser

The IDiceParser type exposes the following members.

Methods

Name Description
Parse Create a new DiceExpression by parsing the specified string

See Also

Reference

RogueSharp.DiceNotation Namespace

[3]: 2014-2016 Faron Bracy

Updated