日期:2014-05-18 浏览次数:20804 次
Type type = 某一类型; Type ntype = type.GetNestedType("嵌套类型名", BindingFlags.Public | BindingFlags.NonPublic);