C# 클래스 ITimeU.Models.ResultsViewModel

파일 보기 프로젝트 열기: heinek/ITimeU

공개 메소드들

메소드 설명
ResultsViewModel ( ) : System.Collections.Generic
ResultsViewModel ( string checkpointname, int startnumber, string fullname, string clubname, string time ) : System.Collections.Generic

메소드 상세

ResultsViewModel() 공개 메소드

public ResultsViewModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ResultsViewModel() 공개 메소드

public ResultsViewModel ( string checkpointname, int startnumber, string fullname, string clubname, string time ) : System.Collections.Generic
checkpointname string
startnumber int
fullname string
clubname string
time string
리턴 System.Collections.Generic