Méthode | Description | |
---|---|---|
PopulateWithArgs ( string stringArgs ) : void | ||
RerollDicesEventArgs ( int diceIds ) : System.Diagnostics.Contracts | ||
RerollDicesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
ToString ( ) : string |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
Résultat | void |
public RerollDicesEventArgs ( int diceIds ) : System.Diagnostics.Contracts | ||
diceIds | int | |
Résultat | System.Diagnostics.Contracts |
public RerollDicesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
Résultat | System.Diagnostics.Contracts |