Assembly.GetExecutingAssembly()

作者:追风剑情 发布于:2014-6-24 22:42 分类:C#

using System; using System.Reflection; namespace AssemblyTest { class Program { static void Main(string[] args) { //利用反射创建对象 Assembly asm = A...

阅读全文>>

标签: GetExecutingAssembly

评论(0) 浏览(11929)

Powered by emlog  蜀ICP备18021003号-1   sitemap

川公网安备 51019002001593号