C# Class Hal.HalResource

Inheritance: Hal.HalNode, IHalResource
Datei anzeigen Open project: tavis-software/Tavis.hal Class Usage Examples

Public Methods

Method Description
HalResource ( string rel, Uri href ) : System
HalResource ( string rel, string href ) : System

Method Details

HalResource() public method

public HalResource ( string rel, Uri href ) : System
rel string
href System.Uri
return System

HalResource() public method

public HalResource ( string rel, string href ) : System
rel string
href string
return System