C# Class HBS.Data.Entities.TimeTracking.ViewModels.WeeklyTimeTrackWeekListViewModel

Afficher le fichier Open project: heartbeatservice/HeartbeatServiceSolution

Méthodes publiques

Méthode Description
WeeklyTimeTrackWeekListViewModel ( ) : System.Collections.Generic
WeeklyTimeTrackWeekListViewModel ( WeeklyTimeTrack weeklyTimeTrack, IEnumerable weekList ) : System.Collections.Generic

Method Details

WeeklyTimeTrackWeekListViewModel() public méthode

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

WeeklyTimeTrackWeekListViewModel() public méthode

public WeeklyTimeTrackWeekListViewModel ( WeeklyTimeTrack weeklyTimeTrack, IEnumerable weekList ) : System.Collections.Generic
weeklyTimeTrack HBS.Data.Entities.TimeTracking.Models.WeeklyTimeTrack
weekList IEnumerable
Résultat System.Collections.Generic