C# 클래스 Wonka.Core.Engine.TreeReferencesRetriever

파일 보기 프로젝트 열기: alexbeletsky/wonka 1 사용 예제들

공개 메소드들

메소드 설명
ForAll ( ) : IEnumerable
ForPathContains ( string contains ) : IEnumerable
TreeReferencesRetriever ( IGithubAdapter adapter ) : System.Collections.Generic

메소드 상세

ForAll() 공개 메소드

public ForAll ( ) : IEnumerable
리턴 IEnumerable

ForPathContains() 공개 메소드

public ForPathContains ( string contains ) : IEnumerable
contains string
리턴 IEnumerable

TreeReferencesRetriever() 공개 메소드

public TreeReferencesRetriever ( IGithubAdapter adapter ) : System.Collections.Generic
adapter IGithubAdapter
리턴 System.Collections.Generic