Table of Contents

Method AddAssemply

Namespace
VectorDraw.Serialize
Assembly
VectorDraw.Serialize.dll

AddAssemply(string, Assembly)

Adds a new Assembly which implements some Types to the Activator.

public static void AddAssemply(string typefullname, Assembly asm)

Parameters

typefullname string

The Full name of the Type including the NameSpace.

asm Assembly

he Assembly to be added to the Activator.