C# Class UtilJsonApiSerializer.Serialization.Documents.CompoundDocument

Represents a compound document, the root JSON API object returned.
Inheritance: Document
Afficher le fichier Open project: FrontlineEducation/Util-JsonApiSerializer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CompoundDocument ( ) : System.Collections.Generic

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

GetPrimaryResourceHref ( ) : string

Method Details

CompoundDocument() public méthode

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

GetPrimaryResourceHref() public méthode

public GetPrimaryResourceHref ( ) : string
Résultat string