C# Class Hal.ResourcesFinder

Exibir arquivo Open project: tavis-software/Tavis.hal Class Usage Examples

Public Methods

Method Description
ResourcesFinder ( Hal.HalNode root ) : System
this ( string relation ) : IEnumerable

Private Methods

Method Description
FindNodesByRelation ( List list, string relation, Hal.HalNode node ) : void

Method Details

ResourcesFinder() public method

public ResourcesFinder ( Hal.HalNode root ) : System
root Hal.HalNode
return System

this() public method

public this ( string relation ) : IEnumerable
relation string
return IEnumerable