C# 클래스 ActivEarth.Objects.Competition.Contests.Contest

파일 보기 프로젝트 열기: mlcamilli/ActivEarth 1 사용 예제들

공개 메소드들

메소드 설명
Contest ( ) : System

Default constructor for loading contests from DB.

GetContestState ( ) : string

Evaluates the current status of the contest.

메소드 상세

Contest() 공개 메소드

Default constructor for loading contests from DB.
public Contest ( ) : System
리턴 System

GetContestState() 공개 메소드

Evaluates the current status of the contest.
public GetContestState ( ) : string
리턴 string