C# 클래스 UtilJsonApiSerializer.Serialization.Documents.CompoundDocument

Represents a compound document, the root JSON API object returned.
상속: Document
파일 보기 프로젝트 열기: FrontlineEducation/Util-JsonApiSerializer 1 사용 예제들

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