C# Class ActivEarth.Objects.Competition.Contests.ContestTeamMember

Wrapper class for Users for use with Contests. Allows for the calculation of score contributions since the beginning of a contest.
Exibir arquivo Open project: mlcamilli/ActivEarth Class Usage Examples

Public Methods

Method Description
ContestTeamMember ( ) : System

Empty constructor for restoring from DB.

Method Details

ContestTeamMember() public method

Empty constructor for restoring from DB.
public ContestTeamMember ( ) : System
return System