C# Class HalJsonNet.Configuration.Attributes.HalJsonLinkAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: kekekeks/hal-json-net

Méthodes publiques

Méthode Description
HalJsonLinkAttribute ( string name, string link, bool templated = false, bool hideProperty = false ) : System

Method Details

HalJsonLinkAttribute() public méthode

public HalJsonLinkAttribute ( string name, string link, bool templated = false, bool hideProperty = false ) : System
name string
link string
templated bool
hideProperty bool
Résultat System