C# 클래스 Hal.ResourcesFinder

파일 보기 프로젝트 열기: tavis-software/Tavis.hal 1 사용 예제들

공개 메소드들

메소드 설명
ResourcesFinder ( Hal.HalNode root ) : System
this ( string relation ) : IEnumerable

비공개 메소드들

메소드 설명
FindNodesByRelation ( List list, string relation, Hal.HalNode node ) : void

메소드 상세

ResourcesFinder() 공개 메소드

public ResourcesFinder ( Hal.HalNode root ) : System
root Hal.HalNode
리턴 System

this() 공개 메소드

public this ( string relation ) : IEnumerable
relation string
리턴 IEnumerable