访问量:
次,访客数:
人,浏览量:
次
首页
编辑
得到一个类所在的模块文件
Tags:
/C#/RTTI/
Date Created:
Text
=
typeof
(
Class1
)
.
Module
.
FullyQualifiedName;