C# Class Mistilteinn.Models.GithubTicketLoader

Inheritance: ITicketLoader
Mostra file Open project: bleis-tift/Mistilteinn

Public Methods

Method Description
GithubTicketLoader ( string project ) : System
Load ( string currentBranch ) : IEnumerable

Method Details

GithubTicketLoader() public method

public GithubTicketLoader ( string project ) : System
project string
return System

Load() public method

public Load ( string currentBranch ) : IEnumerable
currentBranch string
return IEnumerable