Свойство | Type | Description | |
---|---|---|---|
Namespaces | Uri>>.IList |
Méthode | Description | |
---|---|---|
HalDocument ( Uri href, string rel = "self" ) : System | ||
HalDocument ( string href, string rel = "self" ) : System | ||
Load ( Stream stream ) : |
||
Parse ( string hal ) : |
Méthode | Description | |
---|---|---|
HalDocument ( |
public HalDocument ( Uri href, string rel = "self" ) : System | ||
href | Uri | |
rel | string | |
Résultat | System |
public HalDocument ( string href, string rel = "self" ) : System | ||
href | string | |
rel | string | |
Résultat | System |
public static Load ( Stream stream ) : |
||
stream | Stream | |
Résultat |
public static Parse ( string hal ) : |
||
hal | string | |
Résultat |