[Learn Note]Assembly Manifest
摘要:
1 What is Assembly ManifestEvery assembly, whether static or dynamic, contains a collection of data that describes how the elements in the assembly relate to each other. The assembly manifest contains this assembly metadata. An assembly manifest contains all the metadata needed to specify the assemb 阅读全文
posted @ 2012-02-15 20:46 Jalen Wang 阅读(626) 评论(2) 推荐(0) 编辑