Difference between revisions of "Dice/Roller/Roller"
From DiceRoller Documentation
(Created page with "{{APIdoc|Roller Static Constructor}} Initializes the DefaultConfig property with default values. == Syntax == <syntaxhighlight lang="C#"> static...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{APIdoc|Roller Static Constructor}} | {{APIdoc|Roller Static Constructor}} | ||
| − | Initializes the [[ | + | Initializes the [[Dice/Roller/DefaultConfig|DefaultConfig]] property with default values. |
| + | |||
| + | {{ns}} | ||
== Syntax == | == Syntax == | ||
Latest revision as of 19:14, 10 April 2017
Initializes the DefaultConfig property with default values.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
static Roller()