C# Class HalJsonNet.Configuration.Attributes.HalJsonEmbeddedAttribute

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

Méthodes publiques

Méthode Description
HalJsonEmbeddedAttribute ( string name, bool hideProperty = true ) : System

Method Details

HalJsonEmbeddedAttribute() public méthode

public HalJsonEmbeddedAttribute ( string name, bool hideProperty = true ) : System
name string
hideProperty bool
Résultat System