ICustomTypeProvider 接口
定义
表示提供自定义类型的对象。Represents an object that provides a custom type.
public interface class ICustomTypeProvider
public interface ICustomTypeProvider
type ICustomTypeProvider = interface
Public Interface ICustomTypeProvider
方法
| GetCustomType() |
获取由此对象提供的自定义类型。Gets the custom type provided by this object. |