C# Class HalJsonNet.Configuration.Attributes.HalJsonEmbeddedAttribute

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

Public Methods

Method Description
HalJsonEmbeddedAttribute ( string name, bool hideProperty = true ) : System

Method Details

HalJsonEmbeddedAttribute() public method

public HalJsonEmbeddedAttribute ( string name, bool hideProperty = true ) : System
name string
hideProperty bool
return System