C# Class Hapikit.RequestBuilders.LinkParameterAttribute

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

Méthodes publiques

Méthode Description
LinkParameterAttribute ( 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

LinkParameterAttribute() public méthode

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