The default serialization binder used when resolving and loading classes from type names.  
 더 자세히 ...
|  | 
| 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. 
- 매개변수
- 
  
    | assemblyName | Specifies the T:System.Reflection.Assembly name of the serialized object. |  | typeName | Specifies the T:System.Type name of the serialized object. |  
 
- 반환값
- The type of the object the formatter creates a new instance of. 
 
 
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
- bitnet/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs