C# Class withSIX.Core.Presentation.Bridge.Bridge.NamespaceMigrationSerializationBinder

Inheritance: Newtonsoft.Json.Serialization.DefaultSerializationBinder
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
BindToType ( string assemblyName, string typeName ) : Type
NamespaceMigrationSerializationBinder ( ) : System

Method Details

BindToType() public méthode

public BindToType ( string assemblyName, string typeName ) : Type
assemblyName string
typeName string
Résultat System.Type

NamespaceMigrationSerializationBinder() public méthode

public NamespaceMigrationSerializationBinder ( ) : System
Résultat System