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

The default serialization binder used when resolving and loading classes from type names. 더 자세히 ...

Newtonsoft.Json.Serialization.DefaultSerializationBinder에 대한 상속 다이어그램 :

클래스

struct  TypeNameKey
 

Public 멤버 함수

override Type BindToType (string assemblyName, string typeName)
 When overridden in a derived class, controls the binding of a serialized object to a type. 더 자세히 ...
 

상세한 설명

The default serialization binder used when resolving and loading classes from type names.

멤버 함수 문서화

override Type Newtonsoft.Json.Serialization.DefaultSerializationBinder.BindToType ( string  assemblyName,
string  typeName 
)
inline

When overridden in a derived class, controls the binding of a serialized object to a type.

매개변수
assemblyNameSpecifies the T:System.Reflection.Assembly name of the serialized object.
typeNameSpecifies the T:System.Type name of the serialized object.
반환값
The type of the object the formatter creates a new instance of.

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