C# Класс UtilJsonApiSerializer.Serialization.Documents.CompoundDocument

Represents a compound document, the root JSON API object returned.
Наследование: Document
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
CompoundDocument ( ) : System.Collections.Generic

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

GetPrimaryResourceHref ( ) : string

Описание методов

CompoundDocument() публичный Метод

Initializes a new instance of the T:System.Object class.
public CompoundDocument ( ) : System.Collections.Generic
Результат System.Collections.Generic

GetPrimaryResourceHref() публичный Метод

public GetPrimaryResourceHref ( ) : string
Результат string