C# Class ITimeU.Models.ResultsViewModel

Afficher le fichier Open project: heinek/ITimeU

Méthodes publiques

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

Method Details

ResultsViewModel() public méthode

public ResultsViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ResultsViewModel() public méthode

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
Résultat System.Collections.Generic