C# Class Tests.JsonNetContractResolverTests.AdvancedModel

Inheritance: IHaveHalJsonLinks, IHaveHalJsonEmbedded
Mostrar archivo Open project: kekekeks/hal-json-net

Public Methods

Method Description
GetEmbedded ( ) : Embedded>.IDictionary
GetLinks ( ) : Link>.IDictionary

Method Details

GetEmbedded() public method

public GetEmbedded ( ) : Embedded>.IDictionary
return Embedded>.IDictionary

GetLinks() public method

public GetLinks ( ) : Link>.IDictionary
return Link>.IDictionary