C# Class Automobile.Communication.OverrideBinder

Inheritance: System.Runtime.Serialization.SerializationBinder
Datei anzeigen Open project: vistaprint/automobile

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