C# Class Hal.PropertyFinder

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

Public Methods

Method Description
PropertyFinder ( HalResource root ) : System
this ( string propertyNameAndPath ) : string

Method Details

PropertyFinder() public method

public PropertyFinder ( HalResource root ) : System
root HalResource
return System

this() public method

public this ( string propertyNameAndPath ) : string
propertyNameAndPath string
return string