Type t=[AssemblyBUilder].DefineType(XXXXX);
t.CreateType();
当时看msdn示例的时候代码非常的冗长,在茫茫代码中没发现第二句话,真是无辜啊。

相关文章: