 | DSGetInheritInterfaceNameT 方法 |
获取继承接口的所有接口全名
命名空间: AT.Librarys.Container程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法public static List<string> GetInheritInterfaceName<T>()
类型参数
- T
- 接口类型
返回值
ListString接口全名集合
参见