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