메소드 | 설명 | |
---|---|---|
GiveCoinsEventArgs ( int playerId, int numberOfCoins ) : System.Diagnostics.Contracts | ||
GiveCoinsEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public GiveCoinsEventArgs ( int playerId, int numberOfCoins ) : System.Diagnostics.Contracts | ||
playerId | int | |
numberOfCoins | int | |
리턴 | System.Diagnostics.Contracts |
public GiveCoinsEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
리턴 | System.Diagnostics.Contracts |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
리턴 | void |