代码之家  ›  专栏  ›  技术社区  ›  Andreas

获取命名空间[duplicate]中的所有类

  •  2
  • Andreas  · 技术社区  · 15 年前

    如何获取命名空间中的所有类?

    3 回复  |  直到 15 年前
        2
  •  8
  •   John Saunders    15 年前

    你不能。类不是“在”名称空间中。班级

    命名空间中的类可以驻留在多个程序集中。例如,在 System

        3
  •  0
  •   David Lynch    15 年前