C# Class CapDemo.DO.Record

Afficher le fichier Open project: antang/NewCapstoneProject Class Usage Examples

Méthodes publiques

Méthode Description
Record ( ) : System
Record ( int idPlayer, int idPhase, int idContest, int numPass, int numFail, bool defy, bool support, bool exist, int phaseIndex, int teamScore, int totalPass, int sequencePlayer, bool pM, bool undie, bool done, bool first, int sub ) : System

Method Details

Record() public méthode

public Record ( ) : System
Résultat System

Record() public méthode

public Record ( int idPlayer, int idPhase, int idContest, int numPass, int numFail, bool defy, bool support, bool exist, int phaseIndex, int teamScore, int totalPass, int sequencePlayer, bool pM, bool undie, bool done, bool first, int sub ) : System
idPlayer int
idPhase int
idContest int
numPass int
numFail int
defy bool
support bool
exist bool
phaseIndex int
teamScore int
totalPass int
sequencePlayer int
pM bool
undie bool
done bool
first bool
sub int
Résultat System