Method GetAssemply
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
GetAssemply(string, out Assembly)
Gets the assemply of the specific type.
public static bool GetAssemply(string FullTypeName, out Assembly asm)
Parameters
Returns
- bool
True if an asseply have been calculated for the specific type.