C# Class Microsoft.Zing.AllowAllAssemblyVersionsDeserializationBinder

Used for serialization of frontier nodes
Inheritance: System.Runtime.Serialization.SerializationBinder
Mostrar archivo Open project: ZingModelChecker/Zing

Public Methods

Method Description
BindToType ( string assemblyName, string typeName ) : Type

Method Details

BindToType() public method

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