IReflectableType 接口
定义
表示可在其上发射的类型。Represents a type that you can reflect over.
public interface class IReflectableType
public interface IReflectableType
type IReflectableType = interface
Public Interface IReflectableType
- 派生
方法
| GetTypeInfo() |
检索表示此类型的对象。Retrieves an object that represents this type. |