C# 클래스 Mistilteinn.Models.GithubTicketLoader

상속: ITicketLoader
파일 보기 프로젝트 열기: bleis-tift/Mistilteinn

공개 메소드들

메소드 설명
GithubTicketLoader ( string project ) : System
Load ( string currentBranch ) : IEnumerable

메소드 상세

GithubTicketLoader() 공개 메소드

public GithubTicketLoader ( string project ) : System
project string
리턴 System

Load() 공개 메소드

public Load ( string currentBranch ) : IEnumerable
currentBranch string
리턴 IEnumerable