ICustomTypeProvider インターフェイス

定義

カスタム型を提供するオブジェクトを表します。

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

メソッド

GetCustomType()

このオブジェクトによって提供されたカスタム型を取得します。

適用対象