C# Class Hal.ResourcesFinder

Afficher le fichier Open project: tavis-software/Tavis.hal Class Usage Examples

Méthodes publiques

Méthode Description
ResourcesFinder ( Hal.HalNode root ) : System
this ( string relation ) : IEnumerable

Private Methods

Méthode Description
FindNodesByRelation ( List list, string relation, Hal.HalNode node ) : void

Method Details

ResourcesFinder() public méthode

public ResourcesFinder ( Hal.HalNode root ) : System
root Hal.HalNode
Résultat System

this() public méthode

public this ( string relation ) : IEnumerable
relation string
Résultat IEnumerable