hdac SDK
SDK for hdac blockchain development
Public 멤버 함수 | 속성 | 모든 멤버 목록
Newtonsoft.Json.JsonObjectAttribute 클래스 참조

Instructs the JsonSerializer how to serialize the object. 더 자세히 ...

Newtonsoft.Json.JsonObjectAttribute에 대한 상속 다이어그램 :
Newtonsoft.Json.JsonContainerAttribute

Public 멤버 함수

 JsonObjectAttribute ()
 Initializes a new instance of the JsonObjectAttribute class. 더 자세히 ...
 
 JsonObjectAttribute (MemberSerialization memberSerialization)
 Initializes a new instance of the JsonObjectAttribute class with the specified member serialization. 더 자세히 ...
 
 JsonObjectAttribute (string id)
 Initializes a new instance of the JsonObjectAttribute class with the specified container Id. 더 자세히 ...
 

속성

MemberSerialization MemberSerialization [get, set]
 Gets or sets the member serialization. 더 자세히 ...
 
- Newtonsoft.Json.JsonContainerAttribute(으)로부터 상속된 속성
string Id [get, set]
 Gets or sets the id. 더 자세히 ...
 
string Title [get, set]
 Gets or sets the title. 더 자세히 ...
 
string Description [get, set]
 Gets or sets the description. 더 자세히 ...
 
bool IsReference [get, set]
 Gets or sets a value that indicates whether to preserve object reference data. 더 자세히 ...
 

추가로 상속된 멤버들

- Newtonsoft.Json.JsonContainerAttribute(으)로부터 상속된 Protected 멤버 함수
 JsonContainerAttribute ()
 Initializes a new instance of the JsonContainerAttribute class. 더 자세히 ...
 
 JsonContainerAttribute (string id)
 Initializes a new instance of the JsonContainerAttribute class with the specified container Id. 더 자세히 ...
 

상세한 설명

Instructs the JsonSerializer how to serialize the object.

생성자 & 소멸자 문서화

Newtonsoft.Json.JsonObjectAttribute.JsonObjectAttribute ( )
inline

Initializes a new instance of the JsonObjectAttribute class.

Newtonsoft.Json.JsonObjectAttribute.JsonObjectAttribute ( MemberSerialization  memberSerialization)
inline

Initializes a new instance of the JsonObjectAttribute class with the specified member serialization.

매개변수
memberSerializationThe member serialization.
Newtonsoft.Json.JsonObjectAttribute.JsonObjectAttribute ( string  id)
inline

Initializes a new instance of the JsonObjectAttribute class with the specified container Id.

매개변수
idThe container Id.

속성 문서화

MemberSerialization Newtonsoft.Json.JsonObjectAttribute.MemberSerialization
getset

Gets or sets the member serialization.

The member serialization.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: