C# Class HalJsonNet.Configuration.Attributes.HalJsonLinkAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: kekekeks/hal-json-net

Public Methods

Method Description
HalJsonLinkAttribute ( string name, string link, bool templated = false, bool hideProperty = false ) : System

Method Details

HalJsonLinkAttribute() public method

public HalJsonLinkAttribute ( string name, string link, bool templated = false, bool hideProperty = false ) : System
name string
link string
templated bool
hideProperty bool
return System