ICustomTypeProvider 接口

定义

表示提供自定义类型的对象。

public interface class ICustomTypeProvider
public interface ICustomTypeProvider
type ICustomTypeProvider = interface
Public Interface ICustomTypeProvider

方法

名称 说明
GetCustomType()

获取此对象提供的自定义类型。

适用于