C# Class NDiceBag.DiceExtensions

Afficher le fichier Open project: jdscolam/NDiceBag

Méthodes publiques

Méthode Description
GrabPercentileDice ( this me ) : Dice
d ( this numberOfDice, int numberOfSides = 6 ) : Dice

Get a number of dice.

Method Details

GrabPercentileDice() public static méthode

public static GrabPercentileDice ( this me ) : Dice
me this
Résultat Dice

d() public static méthode

Get a number of dice.
public static d ( this numberOfDice, int numberOfSides = 6 ) : Dice
numberOfDice this
numberOfSides int
Résultat Dice