C# Class JiraAssistant.Logic.ViewModels.BurnDownChartViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: sceeter89/jira-client Class Usage Examples

Méthodes publiques

Méthode Description
BurnDownChartViewModel ( RawAgileSprint sprint, IEnumerable issues ) : GalaSoft.MvvmLight

Private Methods

Méthode Description
GenerateChartData ( ) : void

Method Details

BurnDownChartViewModel() public méthode

public BurnDownChartViewModel ( RawAgileSprint sprint, IEnumerable issues ) : GalaSoft.MvvmLight
sprint JiraAssistant.Domain.Jira.RawAgileSprint
issues IEnumerable
Résultat GalaSoft.MvvmLight