Property | Type | Description | |
---|---|---|---|
P1point | int | ||
P1res | string | ||
P2point | int | ||
P2res | string |
Method | Description | |
---|---|---|
GetScore ( ) : string | ||
P1Score ( ) : void | ||
P2Score ( ) : void | ||
SetP1Score ( int number ) : void | ||
SetP2Score ( int number ) : void | ||
TennisGame ( string player1Name, string player2Name ) | ||
WonPoint ( string player ) : void |
public TennisGame ( string player1Name, string player2Name ) | ||
player1Name | string | |
player2Name | string |