What are the contents of assembly?
sai
In general, a static assembly can consist of four elements: The assembly manifest, which contains assembly metadata. Â Type metadata. Â Microsoft intermediate language (MSIL) code that implements the types. Â A set of resources.