© 2012 Autodesk
§
Assembly Contains:
§
A manifest that describes the assembly
§
IL code. (Intermediate language)
§
§
CLR ensures:
§
That methods are called in a type safe manner
§
That other items the assembly needs are
availabl
e
§
For AutoCAD the assembly is a DLL
§
.NET Assemblies