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

Resolves JsonSchema from an id. 더 자세히 ...

Public 멤버 함수

 JsonSchemaResolver ()
 Initializes a new instance of the JsonSchemaResolver class. 더 자세히 ...
 
virtual JsonSchema GetSchema (string id)
 Gets a JsonSchema for the specified id. 더 자세히 ...
 

속성

IList< JsonSchemaLoadedSchemas [get, protected set]
 Gets or sets the loaded schemas. 더 자세히 ...
 

상세한 설명

Resolves JsonSchema from an id.

생성자 & 소멸자 문서화

Newtonsoft.Json.Schema.JsonSchemaResolver.JsonSchemaResolver ( )
inline

Initializes a new instance of the JsonSchemaResolver class.

멤버 함수 문서화

virtual JsonSchema Newtonsoft.Json.Schema.JsonSchemaResolver.GetSchema ( string  id)
inlinevirtual

Gets a JsonSchema for the specified id.

매개변수
idThe id.
반환값
A JsonSchema for the specified id.

속성 문서화

IList<JsonSchema> Newtonsoft.Json.Schema.JsonSchemaResolver.LoadedSchemas
getprotected set

Gets or sets the loaded schemas.

The loaded schemas.


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