C# 클래스 WhoCanHelpMe.Tasks.SearchTasks

상속: ISearchTasks
파일 보기 프로젝트 열기: jongeorge1/Who-Can-Help-Me

공개 메소드들

메소드 설명
ByTag ( string tagName ) : IList
SearchTasks ( ILinqRepository assertionRepository, ILinqRepository tagRepository ) : System.Collections.Generic

메소드 상세

ByTag() 공개 메소드

public ByTag ( string tagName ) : IList
tagName string
리턴 IList

SearchTasks() 공개 메소드

public SearchTasks ( ILinqRepository assertionRepository, ILinqRepository tagRepository ) : System.Collections.Generic
assertionRepository ILinqRepository
tagRepository ILinqRepository
리턴 System.Collections.Generic