Метод | Описание | |
---|---|---|
PopulateWithArgs ( string stringArgs ) : void | ||
RolledDicesEventArgs ( int rolledSides ) : System.Diagnostics.Contracts | ||
RolledDicesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
ToString ( ) : string |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
Результат | void |
public RolledDicesEventArgs ( int rolledSides ) : System.Diagnostics.Contracts | ||
rolledSides | int | |
Результат | System.Diagnostics.Contracts |
public RolledDicesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
Результат | System.Diagnostics.Contracts |