Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 316 Bytes

vi.b.4-generics-code-and-metadata.md

File metadata and controls

3 lines (2 loc) · 316 Bytes

VI.B.4 Generics code and metadata

The following informative text, shows a partial implementation for a naive phone-book class. It shows the source first, as written in ILAsm, followed by the equivalent (much shorter) code, written in C#. The section then goes on to examine the metadata generated for this code.