C# Class Microsoft.Zing.AllowAllAssemblyVersionsDeserializationBinder

Used for serialization of frontier nodes
Inheritance: System.Runtime.Serialization.SerializationBinder
Afficher le fichier Open project: ZingModelChecker/Zing

Méthodes publiques

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

Method Details

BindToType() public méthode

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