 | AssemblyExGetCurrentTypes 方法 |
Sweet 开发框架
获取当前进程的类型申明数组
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static Type[] GetCurrentTypes()
Public Shared Function GetCurrentTypes As Type()
static member GetCurrentTypes : unit -> Type[]
返回值
类型:
Type类型申明数组
参见