C# 클래스 PlayoffsCreator.Models.RoundModel

파일 보기 프로젝트 열기: dzaba/EricpolSummerSchool.ASPNETMVC 1 사용 예제들

공개 메소드들

메소드 설명
PlayRound ( ) : void
RoundModel ( ) : System
RoundModel ( TeamModel teams ) : System

메소드 상세

PlayRound() 공개 메소드

public PlayRound ( ) : void
리턴 void

RoundModel() 공개 메소드

public RoundModel ( ) : System
리턴 System

RoundModel() 공개 메소드

public RoundModel ( TeamModel teams ) : System
teams TeamModel
리턴 System