C# 클래스 withSIX.Core.Presentation.Bridge.Bridge.NamespaceMigrationSerializationBinder

상속: Newtonsoft.Json.Serialization.DefaultSerializationBinder
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
BindToType ( string assemblyName, string typeName ) : Type
NamespaceMigrationSerializationBinder ( ) : System

메소드 상세

BindToType() 공개 메소드

public BindToType ( string assemblyName, string typeName ) : Type
assemblyName string
typeName string
리턴 System.Type

NamespaceMigrationSerializationBinder() 공개 메소드

public NamespaceMigrationSerializationBinder ( ) : System
리턴 System