Method AddAssemplyTypes
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
AddAssemplyTypes(Assembly, string)
Add object types that implements VectorDraw.Serialize.IFromString and/or VectorDraw.Serialize.IVDSerialise and their full name starts with namespacePrefix
public void AddAssemplyTypes(Assembly asm, string namespacePrefix)