C# Class NJsonApi.Serialization.Documents.CompoundDocument

Show file Open project: jacek-gorgon/NJsonApi Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CompoundDocument ( ) : System.Collections.Generic

Initializes a new instance of the T:System.Object class.

GetPrimaryResourceHref ( ) : string

Method Details

CompoundDocument() public method

Initializes a new instance of the T:System.Object class.
public CompoundDocument ( ) : System.Collections.Generic
return System.Collections.Generic

GetPrimaryResourceHref() public method

public GetPrimaryResourceHref ( ) : string
return string