摘要:
namespace ConsoleApplication{ using System; using System.Linq; using Microshaoft; using Test.Share; public class Class1 { //[STAThread] static void Main(string[] args) { var c = "Test.Share.ComplexType"; var assembly = AppDomain.CurrentDom... 阅读全文
posted @ 2012-04-20 21:25
于斯人也
阅读(634)
评论(0)
推荐(0)