C# Class Hal.HalResource

Inheritance: Hal.HalNode, IHalResource
Afficher le fichier Open project: tavis-software/Tavis.hal Class Usage Examples

Méthodes publiques

Méthode Description
HalResource ( string rel, Uri href ) : System
HalResource ( string rel, string href ) : System

Method Details

HalResource() public méthode

public HalResource ( string rel, Uri href ) : System
rel string
href System.Uri
Résultat System

HalResource() public méthode

public HalResource ( string rel, string href ) : System
rel string
href string
Résultat System