Table of Contents

Method LoadAssembly

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

LoadAssembly(string)

Load the assembly with the specified name. You can override this method to implement custom assembly lookup.

public virtual Assembly LoadAssembly(string name)

Parameters

name string

Returns

Assembly