C# Class Mistilteinn.Models.GithubTicketLoader

Inheritance: ITicketLoader
Afficher le fichier Open project: bleis-tift/Mistilteinn

Méthodes publiques

Méthode Description
GithubTicketLoader ( string project ) : System
Load ( string currentBranch ) : IEnumerable

Method Details

GithubTicketLoader() public méthode

public GithubTicketLoader ( string project ) : System
project string
Résultat System

Load() public méthode

public Load ( string currentBranch ) : IEnumerable
currentBranch string
Résultat IEnumerable