ICustomTypeProvider 接口

定义

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

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

方法

GetCustomType()

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

适用于