C# Class ITimeU.Models.ResultsViewModel

Show file Open project: heinek/ITimeU

Public Methods

Method Description
ResultsViewModel ( ) : System.Collections.Generic
ResultsViewModel ( string checkpointname, int startnumber, string fullname, string clubname, string time ) : System.Collections.Generic

Method Details

ResultsViewModel() public method

public ResultsViewModel ( ) : System.Collections.Generic
return System.Collections.Generic

ResultsViewModel() public method

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
return System.Collections.Generic