C# Class Hapikit.Links.LinkRelationTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: hapikit/hapikit.net

Méthodes publiques

Méthode Description
LinkRelationTypeAttribute ( string name ) : System

Create a new attribute. For IANA registered link relations name will be simple string, otherwise it should be a URI

Method Details

LinkRelationTypeAttribute() public méthode

Create a new attribute. For IANA registered link relations name will be simple string, otherwise it should be a URI
public LinkRelationTypeAttribute ( string name ) : System
name string
Résultat System